Search found 12 matches

by jmill17
Thu Jun 30, 2016 8:32 am
Forum: Open Source Nagios Projects
Topic: check_icmp not changing host status
Replies: 10
Views: 5628

Re: check_icmp not changing host status

of course, thanks again.
by jmill17
Wed Jun 29, 2016 2:21 am
Forum: Open Source Nagios Projects
Topic: check_icmp not changing host status
Replies: 10
Views: 5628

Re: check_icmp not changing host status

ah, I had the wrong owner assigned for some reason.

Thank you for your help, superb.
by jmill17
Mon Jun 27, 2016 2:53 am
Forum: Open Source Nagios Projects
Topic: check_icmp not changing host status
Replies: 10
Views: 5628

Re: check_icmp not changing host status

I did have that originally however receive this... Warning: This plugin must be either run as root or setuid root. To run as root, you can use a tool like sudo. To set the setuid permissions, use the command: chmod u+s yourpluginfile OK - 10.X.X.X: rta 0.632ms, lost 0% However I have noticed it does...
by jmill17
Fri Jun 24, 2016 5:59 am
Forum: Open Source Nagios Projects
Topic: check_icmp not changing host status
Replies: 10
Views: 5628

Re: check_icmp not changing host status

Version 2.1.1

300.0,80% - w
500.0,100% -c
by jmill17
Thu Jun 23, 2016 7:14 am
Forum: Open Source Nagios Projects
Topic: check_icmp not changing host status
Replies: 10
Views: 5628

Re: check_icmp not changing host status

$USER1$/check_icmp -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ -n 5 | egrep -v 'run as root|^To |chmod u\+s'

checkcommand from NConf as using as the configuration tool.

Arguments set in advanced tabs, replicated mostly from check_ping's levels.
by jmill17
Tue Jun 21, 2016 6:13 am
Forum: Open Source Nagios Projects
Topic: check_icmp not changing host status
Replies: 10
Views: 5628

check_icmp not changing host status

When running the check_icmp plugin, I am getting a return of Critical - rta nan or 0.00 etc... however, this isn't then changing the host status section to critical. The warning and critical levels I have mirrored from check_ping, and they work fine (i.e. change the host status where necessary) Has ...
by jmill17
Fri May 06, 2016 9:46 am
Forum: Open Source Nagios Projects
Topic: check_local_mrtgtraf
Replies: 4
Views: 1547

Re: check_local_mrtgtraf

feel free to delete this. Been off the job for a while, found another way.
by jmill17
Wed Apr 20, 2016 8:33 am
Forum: Open Source Nagios Projects
Topic: check_local_mrtgtraf
Replies: 4
Views: 1547

Re: check_local_mrtgtraf

Further...

I have managed to configure this for one of my hosts, however it points to one log file created. therefore pointing the service at another host would be next to irrelevant as the log file will be the same one as the original.
by jmill17
Wed Apr 20, 2016 4:06 am
Forum: Open Source Nagios Projects
Topic: check_local_mrtgtraf
Replies: 4
Views: 1547

check_local_mrtgtraf

Apologies for if this has already been posted before, couldn't find the specifics through a search... I'm having troubles attempting to monitor traffic through a switch. Using the check_local_mrtgtraf... it returns the status information (No output on stdout) stderr: Any ideas or had this type of pr...