Skip to content

satishdotpatel/rrdgraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rrdgraph

About

Its bunch of perl script using RRDTool modules to generate historical graphs.

Usage

Drop all files in single folder and configure rrd-conf.pl to set some variables and path. When you run any perl script it will create rrd data directory in local dir.

Cron

Add them in cron to run periodically

0-59/5 * * * * /home/spatel/rrd/memory.pl >/dev/null

0-59/5 * * * * /home/spatel/rrd/pmem.pl >/dev/null

Sample Graph

CPU

Alt text

Memory

Alt text

Network

Alt text

Process Memory

Alt text

About

RRD Graphs using Perl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published