Search found 7 matches

by intera91
Tue Aug 28, 2012 1:14 am
Forum: Nagios XI
Topic: NRPE monitoring of a debian 6 box
Replies: 1
Views: 650

NRPE monitoring of a debian 6 box

I have installed debian 6 on an old box which was running an old version of Lenny. Installed the server packages and am surprised that the /etc/nagios.nrpe.cfg is defining a check_init_service command on which the monitoring station depends to check a few things as this script is nowhere to be found...
by intera91
Thu Aug 16, 2012 7:08 am
Forum: Nagios XI
Topic: Nagios and NagiosGraph
Replies: 11
Views: 3110

Re: Nagios and NagiosGraph

Thanks, of course restoring the original configuration did the trick and the native graphs are alive again, but NagiosGraph is dead, died of starvation!!! no more data to eat!!! is it possible to feed both?
by intera91
Wed Aug 15, 2012 11:39 am
Forum: Nagios XI
Topic: Nagios and NagiosGraph
Replies: 11
Views: 3110

Re: Nagios and NagiosGraph

#service_perfdata_file=/usr/local/nagios/var/service-perfdata #service_perfdata_file_template=DATATYPE::SERVICEPERFDATA\tTIMET::$TIMET$\tHOSTNAME::$HOSTNAME$\tSERVICEDESC::$SERVICEDESC$\tSERVICEPERFDATA::$SERVICEPERFDATA$\tSERVICECHECKCOMMAND::$SERVICECHECKCOMMAND$\tHOSTSTATE::$HOSTSTATE$\tHOSTSTATE...
by intera91
Wed Aug 15, 2012 11:28 am
Forum: Nagios XI
Topic: Nagios and NagiosGraph
Replies: 11
Views: 3110

Re: Nagios and NagiosGraph

the files there seem to have an old timestamp, how does nagios feed that directory? maybe I broke that feed when I installed nagiosgraph??? as the log (tail -f npcd.log) shows that it is only reading these files ..
by intera91
Wed Aug 15, 2012 10:46 am
Forum: Nagios XI
Topic: Nagios and NagiosGraph
Replies: 11
Views: 3110

Re: Nagios and NagiosGraph

have checked the load levels on localhost and it is well below 10, plus this is an experimental feature and is not enabled: # EXPERIMENTAL # # use_load_threshold - enables/disables load watching # # use_load_threshold = <0 / 1> (default: 0) # #use_load_threshold = 0 # EXPERIMENTAL # # load_threshold...
by intera91
Wed Aug 15, 2012 4:25 am
Forum: Nagios XI
Topic: Nagios and NagiosGraph
Replies: 11
Views: 3110

Re: Nagios and NagiosGraph

The load on the server is fine, this is a really small network we are talking about here (7 machines) so could you elaborate on npcd settings?
by intera91
Tue Aug 14, 2012 11:46 am
Forum: Nagios XI
Topic: Nagios and NagiosGraph
Replies: 11
Views: 3110

Nagios and NagiosGraph

Hi everyone, Pardon the newbie question but here is my story: Downloaded the Centos virtual machine and started in VmWare, have my small heterogeneous network configured fine, installed the agents in both XP and Vista machines and relies on SNMP for the Linu servers (Debian and Debian based distros)...