Performance Graph
Posted: Wed Oct 16, 2013 5:49 am
how we can enable the performance grap for mrtg . Doing this i am not able to see the performance graphs ...
define service{
use generic-service,srv-pnp ; Inherit values from a template
host_name xxx
service_description Port 13 Bandwidth Usage
check_command check_mrtgtraf!/var/www/mrtg/xxx.log!AVG!1000000,1000000!5000000,5000000!10
process_perf_data 1
}
I am getting the performance graph for servers , but not for network devices.
define service{
use generic-service,srv-pnp ; Inherit values from a template
host_name xxx
service_description Port 13 Bandwidth Usage
check_command check_mrtgtraf!/var/www/mrtg/xxx.log!AVG!1000000,1000000!5000000,5000000!10
process_perf_data 1
}
I am getting the performance graph for servers , but not for network devices.