Re: [Nagios-users] How to make 1 exception for 1 host when mapping services to hostgroups?

2009-09-08 Thread Janet Sullivan
> So far so good, we poll 1600 hosts and around 8500 active services > (mostly SNMP using ePN plugins) in 4 minutes or less :) with a > non-distributed setup. We have a very steady stream of passive > services in the form of traps via SNMPTT as well. What kind of hardware are you on? -

Re: [Nagios-users] How to make 1 exception for 1 host when mapping services to hostgroups?

2009-09-08 Thread Janet Sullivan
>>> One way to do this is use the custom host and service variables that >>> Nagios 3.x provides in it's configuration DSL. We use this >>> extensively. >>> >>> http://nagios.sourceforge.net/docs/3_0/customobjectvars.html >>> >>> If you use custom host variables in your service definitions, you ca

Re: [Nagios-users] How do I change the address the mail is sent from for email notifications?

2009-09-08 Thread Janet Sullivan
Not all versions of mailx support -R (FreeBSD's, for example). Instead, you can set the REPLYTO environment variable. -Original Message- From: Menard, Chris [mailto:chris.men...@aspect.com] Sent: Monday, September 07, 2009 5:27 AM To: Esteban Torres Rodriguez; nagios-user Mailinglist Su

Re: [Nagios-users] Email alert to contain ack url

2009-09-08 Thread Janet Sullivan
Awesome. Offhand, would you know the cmd_typ for a host acknowledgement? -Original Message- From: Kent Saunders [mailto:k...@uvm.edu] Sent: Tuesday, September 08, 2009 5:01 AM To: cr...@hooters-uk.com Cc: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] Email alert to conta

[Nagios-users] MERLIN with FreeBSD?

2009-08-26 Thread Janet Sullivan
I run Nagios 3.06 on FreeBSD 7.2. I'm trying to decide on the best way to setup a redundant pair of Nagios hosts. Op5's MERLIN looks interesting, but it also looks a little rough around the edges. Is anyone out there successfully using FreeBSD 7.2, Nagios 3.06 and Merlin 0.62-beta2? ---

[Nagios-users] Redundant Nagios setups...

2009-08-26 Thread Janet Sullivan
Other than the methods described in the official docs (http://nagios.sourceforge.net/docs/3_0/redundancy.html) and Merlin (http://www.op5.org/community/projects/merlin) are there any other suggested solutions for setting up redundant Nagios servers?

[Nagios-users] check_http oddness

2009-06-01 Thread Janet Sullivan
ash server I try. Since ie, firefox, curl, wget, and lynx all work against these flash servers, it makes me think something is odd with check_http. Janet Sullivan, Sr. Network Engineer MusicNet, Inc. d/b/a MediaNet Digital, Inc. 2401 Elliott Avenue, Suite 300 Seatt

[Nagios-users] Nagios and Cacti integration

2009-05-29 Thread Janet Sullivan
Right now I have PNP graphing Nagios perf data, but I miss the added functionality of Cacti. Are people here feeding Nagios perfdata into Cacti? If so, how are you doing it? Janet Sullivan, Sr. Network Engineer MusicNet, Inc. d/b/a MediaNet Digital, Inc. 2401 Elliott Avenue, Suite 300

Re: [Nagios-users] Escape \ in nagios config files?

2009-04-06 Thread Janet Sullivan
? The only reason I came up with the three \ escape sequence was because I noticed that my localhost was being seen as \localhost in the error message. I haven't found any mention of that sequence on google. :-/ -Original Message- From: Janet Sullivan Sent: Monday, April 06, 2009

[Nagios-users] Escape \ in nagios config files?

2009-04-06 Thread Janet Sullivan
I want to check the disk space of a UNC path - \\localhost\_definst_\mp3\mn_mp3_08_07\streams >From the command line, I can check it fine (using check_nrpe2) if I escape each \ like this: localhost\\_definst_\\mp3\\mn_mp3_08_07\\streams But when I try to use configure Nagios to check it, it