Re: [Nagios-users] notification emails

2011-11-30 Thread Nick Price
Hello I am not sure if this is a bug or config issue. I have a clean install of fedora 16 32 bit with a manual install of nagios 3.3.1 and nagios plugins 1.4.15. I see in the debug log Notification viability test failed. No notification will be sent out. I can send test emails from this serv

Re: [Nagios-users] Error building check_swap en OpenIndiana

2011-11-30 Thread mail
On Tue, Nov 29, 2011 at 12:49 AM, Daniel Bareiro wrote: > > Hi all! > > I'm trying to compile Nagios plugins (nagios-plugins-1.4.15.tar.gz) on > OpenIndiana (build 151a), but the compilation does not generate the > check_swap plugin. > > When I do a "make config", I get the error shown below in th

[Nagios-users] unregister

2011-11-30 Thread Patrick Plattner
unregister -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and

Re: [Nagios-users] notification emails

2011-11-30 Thread Claudio Kuenzler
Did you check the command which is used to send notifications in command.cfg or checkcommand.cfg ? Maybe you don't have the binary or you need to rename the command. By default it uses /usr/bin/printf and /usr/bin/mail if I'm not mistaken. On Wed, Nov 30, 2011 at 9:23 AM, Nick Price wrote: > He

[Nagios-users] Can you add custom commands to the 2 standard "notify-host-by-xxx" and "notify-service-by-xxx" commands?

2011-11-30 Thread Andrew Thompson
Hi all. Is it possible to add your own custom commands to add to the 2 standard notify commands? At the moment I have # 'notify-host-by-email' command definition define command{ command_namenotify-host-by-email command_line/usr/bin/printf "%b" "* Nagios says its broken **

Re: [Nagios-users] Can you add custom commands to the 2 standard "notify-host-by-xxx" and "notify-service-by-xxx" commands?

2011-11-30 Thread Assaf Flatto
You can build a new contact group that is gets alert only from this commands . Or you can split the templates and build a new one that uses this alerting for the new service . You need to think of the process of the alerts and define what alerts to send . I know many people think that adding ne

Re: [Nagios-users] unregister

2011-11-30 Thread Adam Sweet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30/11/11 09:59, Patrick Plattner wrote: > unregister Fail. (Good humour intended.) Regards, Adam Sweet - -- http://blog.adamsweet.org/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http:

[Nagios-users] New to Nagios - Why do i not recieve Service Alert notifications?

2011-11-30 Thread Nagios FTL
Good afternoon, I am completely new to Nagios so please excuse me if this is a really silly question: I am currently testing before i start to add in real hosts. I am testing notifications at the moment and i have created a file for SWITCHES that i have put in a test switch that does not exist s

Re: [Nagios-users] New to Nagios - Why do i not recieve Service Alert notifications?

2011-11-30 Thread Richard Clark
On Wed, Nov 30, 2011 at 05:25:27PM +, Nagios FTL wrote: > Good afternoon, > > I am completely new to Nagios so please excuse me if this is a really silly > question: > > I am currently testing before i start to add in real hosts. > > I am testing notifications at the moment and i have create

Re: [Nagios-users] notification emails

2011-11-30 Thread Nick Price
The defaults are there. I didecho 'this is a test' | /bin/mail -s test_email em...@mydomain.com That went out Ok What to look at next From: Claudio Kuenzler [mailto:c...@claudiokuenzler.com] Sent: Wednesday, November 30, 2011 12:37 To: Nagios Users List Subjec

[Nagios-users] unsubscribe

2011-11-30 Thread DL-Systems Admin
Please remove me from this user list. -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more.

Re: [Nagios-users] unsubscribe

2011-11-30 Thread mail
Humm That request will not work! You could how ever follow the link that is included in every mail from the list: https://lists.sourceforge.net/lists/listinfo/nagios-users -- Ritchie On Wed, Nov 30, 2011 at 8:12 PM, DL-Systems Admin < robert.hol...@motosport.com> wrote: > Please remove me from

[Nagios-users] Changing the version of nagios that appears in the e-mail notifications

2011-11-30 Thread Kaplan, Andrew H.
Hi there -- We are running a Nagios 3.3.1 that had been successfully upgraded from the version 3.1.2 release. The e-mail notifications are working properly, but I did notice one unusual condition. The version of Nagios that is mentioned in the message indicates an earlier Nagios release. An excer

Re: [Nagios-users] Changing the version of nagios that appears in the e-mail notifications

2011-11-30 Thread C. Bensend
> I would like to change the version that is displayed to reflect that of > the > release that is currently on the server. What file(s) do I > need to modify in order to accomplish this? Your email notifications are just another command, so you need to update the definition of that command. It m