how to do this graphing in nagios

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: how to do this graphing in nagios

Post by Box293 »

Have you installed MRTG?

Is this service working?

Code: Select all

define service{
   use               generic-service                     ; Inherit values from a template
   hostgroup_name      Local_Routers                     ; The name of the hostgroup the service is associated with
   service_description      Port 1 Bandwidth Usage
   check_command      check_local_mrtgtraf!/var/lib/mrtg/192.168.1.20_1.log!AVG!1000000,1000000!5000000,5000000!10
   }
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked