generic.htp
go pretty much everywhere. Use withcfgmaker
(--host-template=path/to/generic.htp
), to gather metrics from non-network related OIDscss/
,js/
andindex.html
goes to the serverroot of your webMRTG vhostscripts/cgi14all.cgi
goes to your webservercgi-bin/
directory (the user running your webserver shall be able to execute it)scripts/update
goes into any of your $PATH directories, shall be executed by a crontab (eg:*/5 * * * * /usr/local/sbin/mrtg_update >/dev/null 2>&1
)scripts/register_sw
goes into any of your $PATH directories, could be used to register devicescripts/mrtgarchive
goes into any of your $PATH directories, could be used to keep copies of MRTG graphsscripts/wmaparchive
goes into any of your $PATH directories, could be used to keep copies of weathermapwmap/adm.intra.unetresgrossebite.com
is a sampleweathermap.conf
, which goes into the root folder of your weathermap virtualhostmrtg/adm.intra.unetresgrossebite.com
is a samplejs/config.js
For detailed installation instructions, check out my MRTG puppet module