Re: [Nagios-users] home made php script - Apology

2011-08-14 Thread William Muriithi
Hi Pandon me for the random emails I sent to the list. I had put my phone in the pocket without locking it, and it decided to spam the hell out of everybody Regards, William -- uberSVN's rich system and user administr

Re: [Nagios-users] home made php script

2011-08-14 Thread William Muriithi
- Original Message - From: Daniel Tuecks To: Nagios Users List Sent: Sun Aug 14 05:23:09 2011 Subject: Re: [Nagios-users] home made php script Hi Erik, I think that Nagios can't find your script. The $USER$ macro is wrong. It should be $USERn$ (defined in your resource.cfg

Re: [Nagios-users] home made php script

2011-08-14 Thread Erik Olsen
2011 12:23 Til: Nagios Users List Emne: Re: [Nagios-users] home made php script Hi Erik, I think that Nagios can't find your script. The $USER$ macro is wrong. It should be $USERn$ (defined in your resource.cfg file). http://nagios.sourceforge.net/docs/nagioscore/3/en/macrolist.html#user D

Re: [Nagios-users] home made php script

2011-08-14 Thread Trond Hasle Amundsen
"Erik Olsen" writes: > I've been trying to make my own script now for a few hours but im not > getting it to work with nagios. > Im most familiar with php so I used that to make the script. > > My setup: > Ubuntu 11.4 server > Nagios 3.2.3 > > The host/command/and service are all in the same .cfg

Re: [Nagios-users] home made php script

2011-08-14 Thread Daniel Tuecks
Hi Erik, I think that Nagios can't find your script. The $USER$ macro is wrong. It should be $USERn$ (defined in your resource.cfg file). http://nagios.sourceforge.net/docs/nagioscore/3/en/macrolist.html#user Daniel 2011/8/14 Erik Olsen : > Hello > > I've been trying to make my own script now fo

[Nagios-users] home made php script

2011-08-14 Thread Erik Olsen
Hello I've been trying to make my own script now for a few hours but im not getting it to work with nagios. Im most familiar with php so I used that to make the script. My setup: Ubuntu 11.4 server Nagios 3.2.3 The host/command/and service are all in the same .cfg file. define command{ comm