Re: [Nagios-users] Monitoring Open Ports

2009-09-29 Thread Kevin Keane
Not sure if my response will help you since I take a slightly different approach to monitoring basically the same thing. I am monitoring both the ports actually being listened on, and the iptables configuration. I'm using netstat -ltunp on the monitored server. Below is the plugin script I am u

[Nagios-users] how to use multiple contact addresses

2009-09-29 Thread Justin Pryzby
I wrote last week but wanted to rephrase my question more clearly. How does one make use of multiple contact addresses? email,pager,$CONTACTADDRESS[0-6]$ exist, but is it somehow possible to cause an escalation (or ??) to use a different notification command, and thusly a different contact addre

Re: [Nagios-users] Monitoring Open Ports

2009-09-29 Thread Marc Powell
On Sep 29, 2009, at 2:51 PM, Matt Baer wrote: > Is there a way that Nagios can monitor open ports, even if there > isn't anything listening on the destination? I'd like to monitor my > open ports on my firewall JUST to make sure they're open. I would > just specify the port with the norma

Re: [Nagios-users] Monitoring Open Ports

2009-09-29 Thread Justin Pryzby
On Tue, Sep 29, 2009 at 02:51:07PM -0500, Matt Baer wrote: > Is there a way that Nagios can monitor open ports, even if there > isn't anything listening on the destination? I'd like to monitor my > open ports on my firewall JUST to make sure they're open. I would > just specify the port with the no

Re: [Nagios-users] Monitoring Open Ports

2009-09-29 Thread James Pratt
>> -Original Message- >> From: Matt Baer [mailto:m...@baerconsult.com] >> Sent: Tuesday, September 29, 2009 3:51 PM >> To: Nagios-users@lists.sourceforge.net >> Subject: [Nagios-users] Monitoring Open Ports >> >> Is there a way that Nagios can monitor open ports, even if there isn't >>

[Nagios-users] Monitoring Open Ports

2009-09-29 Thread Matt Baer
Is there a way that Nagios can monitor open ports, even if there isn't anything listening on the destination? I'd like to monitor my open ports on my firewall JUST to make sure they're open. I would just specify the port with the normal Nagios command and point it at my public IP address, but ob

[Nagios-users] Postfix Mail Queue Monitor

2009-09-29 Thread Scott Miller
In case anyone is interested, I've attached a working Postfix Mail Queue Monitor for nagios - It's working for me as is, but if anyone has any suggested modifications I'd be glad to look at them. Thanks, Scott Miller #! /usr/bin/perl -w # Copyright (c) 2002 Oregon State University - Network Engin

Re: [Nagios-users] Monitoring a 3Com Baseline SPF switch

2009-09-29 Thread Richard Gliebe
On 9/29/09 12:22 PM shacky wrote: > Hi. > > I need to monitor a 3Com Baseline 2916 SFP Plus switch. > This switch supports the SNMP protocol and the public community is > enable in read-only. > I don't understand how I can monitor it through the check_snmp plugin. > > I tried that without any pos

Re: [Nagios-users] plugin for AIX6

2009-09-29 Thread nadia kheffache
Hi, i have installed this: bos.adt.libm bos.adt.debug xlC compilateur Nadia --- En date de : Lun 28.9.09, Thomas Guyot-Sionnest a écrit : > De: Thomas Guyot-Sionnest > Objet: Re: [Nagios-users] plugin for AIX6 > À: "nadia kheffache" , > nagios-users@lists.sourceforge.net > Date: Lund

[Nagios-users] Monitoring a 3Com Baseline SPF switch

2009-09-29 Thread shacky
Hi. I need to monitor a 3Com Baseline 2916 SFP Plus switch. This switch supports the SNMP protocol and the public community is enable in read-only. I don't understand how I can monitor it through the check_snmp plugin. I tried that without any positive result: server:/# /usr/local/nagios/libexec

Re: [Nagios-users] check_openmanage: Added blacklist "bat_charge" to skip warnings about recharge cycles

2009-09-29 Thread Trond Hasle Amundsen
Robert writes: > we are using the script "check_openmanage" for CRON monitoring of DELL > Servers (no Nagios) and the recharge cycles of the BBU are really > bothering ... Instead of blacklisting the whole BBU (which may fail > and in this case I'd like to know), I wanted to blacklist charges > o

Re: [Nagios-users] Monitor Postfix Mail Queue

2009-09-29 Thread Hari Sekhon
Scott Miller wrote: > I'm trying to get Nagios to monitor a local Postfix Mail Queue, with no > luck. The service keeps reporting OK: Postfix mailq has 0 messages queued, > when I know for a fact there are messages in the queue. I'm wanting to use > Nagios on this local machine to monitor the que

[Nagios-users] check_openmanage: Added blacklist "bat_charge" to skip warnings about recharge cycles

2009-09-29 Thread Robert
Hello, we are using the script "check_openmanage" for CRON monitoring of DELL Servers (no Nagios) and the recharge cycles of the BBU are really bothering ... Instead of blacklisting the whole BBU (which may fail and in this case I'd like to know), I wanted to blacklist charges only. Thus I a