Search found 3 matches

by puckoff7337
Sun Sep 19, 2010 9:17 pm
Forum: Open Source Nagios Projects
Topic: Problem with custom plugin on a remote linux box
Replies: 4
Views: 2823

Re: Problem with custom plugin on a remote linux box

Hi I joined the mailing list to ask this question, gets much faster responses! They helped me get it working and here is how: > I also added commands.cfg (in the same folder) > > #custom - 'check_wadmin' command definition > define command{ > command_name check_wadmin > command_line check_nrpe > } B...
by puckoff7337
Fri Sep 17, 2010 5:33 am
Forum: Open Source Nagios Projects
Topic: Problem with custom plugin on a remote linux box
Replies: 4
Views: 2823

Re: Problem with custom plugin on a remote linux box

Hi Tony, Thanks for the response, sorry for my delayed reply! To answer your question, I can run the plugin successfully from the command line as the nagios user (the box being monitored that is) I am not sure what your second suggestion was, can you please elaborate? Just an FYI, I also posted this...
by puckoff7337
Thu Sep 02, 2010 2:14 am
Forum: Open Source Nagios Projects
Topic: Problem with custom plugin on a remote linux box
Replies: 4
Views: 2823

Problem with custom plugin on a remote linux box

Hi All, Thanks for taking the time to read this. I am currently trying to setup Nagios to monitor a Feed Handler on a remote Linux box. I am so close I can taste it! Sadly, the nagios admin doesn't appear to be reading the command properly. I am new to Nagios so please bear with me, there are a lot ...