automated network interface graphing using rrdtool, bash, php and snmp
| sh | ||
| config.php | ||
| graph.php | ||
| index.php | ||
| LICENSE | ||
| README.md | ||
RRDoer
Provide automation for rrdtool create, update and graph processes, while retaining ability for graph customizaion as much as technically possible. The purpose is to have ability to use on-the-fly-rrd-generated images in any web project.
Prerequisites 1
- web server with php support
rrdtoolinstalled andrrdcachedconfigured and running- ability for
phpto callrrdtoolviashell_exec()
-
setting these up is beyond the scope of this document for now ↩︎