[opsview-users] No emails being sent, postfix is set correctly

2010-09-17 Thread Simon
Hi There, We have just changed our opsview server to new hardware and new network location... We are using Build: 3.7.2.4654 - just installed on debian lenny. The old opsview server sent out notifications with no issues, i had added two extra admin users and entered email addresses for them and w

Re: [opsview-users] custom nrpe check runs fine from cli, web ui shows Status Information: NRPE v2.12

2010-09-17 Thread Natxo Asenjo
On Fri, Sep 17, 2010 at 7:20 PM, Natxo Asenjo wrote: > On Fri, Sep 17, 2010 at 5:13 PM, Matt Rose wrote: ./check_nrpe -H host -c check_apcups_bcharge >> -H $HOSTADDRESS$ - c check_apcups_bcharge >> >> Those aren't the same arguments. > > gr. Of course, fat finger attack. > > Now it

Re: [opsview-users] custom nrpe check runs fine from cli, web ui shows Status Information: NRPE v2.12

2010-09-17 Thread Natxo Asenjo
On Fri, Sep 17, 2010 at 5:13 PM, Matt Rose wrote: >>> ./check_nrpe -H host -c check_apcups_bcharge > >>> -H $HOSTADDRESS$ - c check_apcups_bcharge > > Those aren't the same arguments. gr. Of course, fat finger attack. Now it works. -- natxo ___ Op

Re: [opsview-users] custom nrpe check runs fine from cli, web ui shows Status Information: NRPE v2.12

2010-09-17 Thread paul
You're right, I did not see that one! > It has nothing to do with the nrpe configuration. The argument to tell > check_nrpe to pass a command name is "-c", not "- c". It's not sending a > command and thus you get the nrpe daemon status back. > > -Original Message- > From: opsview-users-bou

Re: [opsview-users] custom nrpe check runs fine from cli, web ui shows Status Information: NRPE v2.12

2010-09-17 Thread Matt Rose
It has nothing to do with the nrpe configuration. The argument to tell check_nrpe to pass a command name is "-c", not "- c". It's not sending a command and thus you get the nrpe daemon status back. -Original Message- From: opsview-users-boun...@lists.opsview.org [mailto:opsview-users-bo

Re: [opsview-users] custom nrpe check runs fine from cli, web ui shows Status Information: NRPE v2.12

2010-09-17 Thread paul
I have had similar problems where the command specs in the nrpe file were not the same as used from the commandline hence resulting in just the nrpe version. So, this might be an issue - typo? Thanks >>> ./check_nrpe -H host -c check_apcups_bcharge > >>> -H $HOSTADDRESS$ - c check_apcups_bcharge

Re: [opsview-users] custom nrpe check runs fine from cli, web ui shows Status Information: NRPE v2.12

2010-09-17 Thread Matt Rose
>> ./check_nrpe -H host -c check_apcups_bcharge >> -H $HOSTADDRESS$ - c check_apcups_bcharge Those aren't the same arguments. -Matt -Original Message- From: opsview-users-boun...@lists.opsview.org [mailto:opsview-users-boun...@lists.opsview.org] On Behalf Of Natxo Asenjo Sent: Friday,

Re: [opsview-users] custom nrpe check runs fine from cli, web ui shows Status Information: NRPE v2.12

2010-09-17 Thread Natxo Asenjo
of course, it works from the cli from the nagios server, so it's defined -- Groeten, J.Asenjo On Fri, Sep 17, 2010 at 3:42 PM, wrote: > You need to have the command specified in /usr/local/nagios/etc/nrpe.cfg > (or ../local) and a restart of the opsview-agent service ? > > hth > paul > > >> hi

Re: [opsview-users] custom nrpe check runs fine from cli, web ui shows Status Information: NRPE v2.12

2010-09-17 Thread paul
You need to have the command specified in /usr/local/nagios/etc/nrpe.cfg (or ../local) and a restart of the opsview-agent service ? hth paul > hi, > > I have a server with a cheap apc ups unit. No network card on it, just > a usb cable. I have a script that parses the output of /sbin/apcaccess >

[opsview-users] custom nrpe check runs fine from cli, web ui shows Status Information: NRPE v2.12

2010-09-17 Thread Natxo Asenjo
hi, I have a server with a cheap apc ups unit. No network card on it, just a usb cable. I have a script that parses the output of /sbin/apcaccess to get some info. If I run the script locally, I get the output I want. If I run it from the opsview server and the check_nrpe plugin, I get the output

Re: [opsview-users] comment for the wiki

2010-09-17 Thread Tomas Kucera
rsyslog this works for me :rawmsg, contains, "ndo2db: Successfully" ~ Natxo Asenjo píše v Čt 16. 09. 2010 v 22:31 +0200: > hi, > > in http://docs.opsview.com/doku.php?id=opsview-community:faq about > 'Why am I getting lots of errors in syslog?' the rsyslog solution: > > $RepeatedMsgReduction