[Nagios-users] Capture application wise bandwidth through Nagios

2007-04-27 Thread Navdeep Sidhu
Hi I've implemented NetFlow on my routers & L3 Switches. Is there any nagios plugin available to show application wise bandwidth status i.e. which application is consuming how much bandwidth? Regards Navdeep Singh Sidhu == i-choose online store

Re: [Nagios-users] Email notifications

2007-04-27 Thread Anthony Mendoza
Not a Nagios specific question, but you want to edit /etc/mail/submit.mc Change this: FEATURE(`msp', `[127.0.0.1]')dnl To whathever the IP is on your Exchange box or edit /etc/mail/submit.cf and change D{MTAHost}[127.0.0.1] to the appropriate IP. If you still want to keep the sendmail daemon run

Re: [Nagios-users] Email notifications

2007-04-27 Thread James E. Pratt
I would just make the exchange server a smarthost on the local nagios' sendmail.cf file ... (Not sure how to "bypass" the local mailer?) Regards jamie -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Valdinger, Stephen (DOV, MSX) Sent: Friday, April 27,

[Nagios-users] Email notifications

2007-04-27 Thread Valdinger, Stephen (DOV, MSX)
Has anyone had success getting nagios to send email thru an exchange server? If so, how did you do so? Any help or links to documentation would be helpful! Stephen Valdinger MIS Helpdesk Coordinator Dover Chemical Corporation 3676 Davis Rd NW Dover, OH 44622 330-365-3622

Re: [Nagios-users] Weird State Issue

2007-04-27 Thread Anthony Mendoza
Well all be darned...that was it.. thanks much for your help! I didn't even think of checking for that..live and learn i suppose.. thanks again for your quick response! On 4/27/2007 10:31 AM, Marc Powell had said: > >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:nagios-use

Re: [Nagios-users] Weird State Issue

2007-04-27 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Anthony Mendoza > Sent: Friday, April 27, 2007 11:50 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Weird State Issue > > My nagios install has just gone into a we

[Nagios-users] Weird State Issue

2007-04-27 Thread Anthony Mendoza
My nagios install has just gone into a weird state. I lost some files from my /var/log/nagios directory due to running out of disk space... In any case, now my service checks or status is in some weird state. For instance...I just received notification that 3 of my services are at their max atte

Re: [Nagios-users] NSClient

2007-04-27 Thread Anthony Montibello
If it is a new install of NSClient++ or for that mater most of the window plugins including NC_NET, the older NSClient or NRPE: SInce you are getting a Connection refused the issue is most likely 1) the Client is not running, (NSCLIENT is not running) check the processes on the Windows server to

Re: [Nagios-users] NSClient

2007-04-27 Thread af . at . work
I have installed & configured SNMP... I still get: Current Status: CRITICAL (for 0d 0h 13m 41s) Status Information:Connection refused could not fetch information from server On 4/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Ah, I just saw there are two apps - I am using nsclient++ On

Re: [Nagios-users] NSClient

2007-04-27 Thread af . at . work
Ah, I just saw there are two apps - I am using nsclient++ On 4/27/07, Allan Holdt Hansen INBODAN <[EMAIL PROTECTED]> wrote: NSClient does not speak SNMP. If you want to perform checks using SNMP, install/configure Windows SNMP service. To perform checks using NSClient you use check_nt og p

Re: [Nagios-users] NSClient

2007-04-27 Thread Allan Holdt Hansen INBODAN
NSClient does not speak SNMP. If you want to perform checks using SNMP, install/configure Windows SNMP service. To perform checks using NSClient you use check_nt og perhaps check_nrpe if using nsclient++ /Allan Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af [EMAIL PROT

Re: [Nagios-users] HP Printer

2007-04-27 Thread Michael Schwartzkopff
Am Freitag, 27. April 2007 16:08 schrieb Valdinger, Stephen (DOV, MSX): > I've got a few HP printers I want to monitor. I'm particularly > interested in knowing when they are out of paper, and when their toner > is running low. I've done some research and can't seem to find any good > place with th

Re: [Nagios-users] NSClient

2007-04-27 Thread af . at . work
# 'check_snmp' command definition define command{ command_namecheck_snmp command_line$USER1$/check_snmp -H $HOSTADDRESS$ $ARG1$ -v 2 } On 4/27/07, Valdinger, Stephen (DOV, MSX) <[EMAIL PROTECTED]> wrote: You may have a SNMP version issue. Specify -v 2 in your comma

Re: [Nagios-users] HP Printer

2007-04-27 Thread Valdinger, Stephen (DOV, MSX)
I am using the check_hpjd plugin, but I just have it configured to monitor the printer. I do not have any OID's defined in the command. Does the plug-in do this automatically? Stephen Valdinger MIS Helpdesk Coordinator Dover Chemical Corporation 3676 Davis Rd NW Dover, OH 44622 330-365

[Nagios-users] R: NSClient

2007-04-27 Thread Marco Borsani
Could be due to a firewall between client and server, or one of them could not find the "path" to reach the other. -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di [EMAIL PROTECTED] Inviato: venerdì 27 aprile 2007 16.20 A: nagios-users@lists.sourceforge.ne

Re: [Nagios-users] NSClient

2007-04-27 Thread Valdinger, Stephen (DOV, MSX)
You may have a SNMP version issue. Specify -v 2 in your command definition file and see if that helps. Stephen Valdinger MIS Helpdesk Coordinator Dover Chemical Corporation 3676 Davis Rd NW Dover, OH 44622 330-365-3622 [EMAIL PROTECTED] Your day probably won't get as bad as this

Re: [Nagios-users] Alternate Email address.

2007-04-27 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Lacayo, Luis F > Sent: Friday, April 27, 2007 8:57 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Alternate Email address. > > HI All, > > I was wondering if itwo

Re: [Nagios-users] HP Printer

2007-04-27 Thread Lars Stavholm
Valdinger, Stephen (DOV, MSX) wrote: > I've got a few HP printers I want to monitor. I'm particularly > interested in knowing when they are out of paper, and when their toner > is running low. I've done some research and can't seem to find any good > place with the OID's that I need. Can anyone poi

Re: [Nagios-users] HP Printer

2007-04-27 Thread Morris, Patrick
> I've got a few HP printers I want to monitor. I'm > particularly interested in knowing when they are out of > paper, and when their toner is running low. I've done some > research and can't seem to find any good place with the OID's > that I need. Can anyone point me in the right direction? T

[Nagios-users] NSClient

2007-04-27 Thread af . at . work
I've got the NSClient setup on a Windows 2003 Server, and Nagios shows it as up but all the services it's checking report back as critical "connection refused". Any ideas? - This SF.net email is sponsored by DB2 Express Downl

Re: [Nagios-users] Alternate Email address.

2007-04-27 Thread Frost, Mark {PBG}
Luis, We do this by just listing more than one address for the "email" attribute of a contact. For instance, define contact { ... email [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] } I have several contacts that generate mail to several addresses just fine. FYI. mark ---

Re: [Nagios-users] Nagios & SNMP traps

2007-04-27 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Friday, April 27, 2007 6:15 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Nagios & SNMP traps > > > Hi friends of Nagios! > > I´m tr

[Nagios-users] HP Printer

2007-04-27 Thread Valdinger, Stephen (DOV, MSX)
I've got a few HP printers I want to monitor. I'm particularly interested in knowing when they are out of paper, and when their toner is running low. I've done some research and can't seem to find any good place with the OID's that I need. Can anyone point me in the right direction? Thanks.

[Nagios-users] Alternate Email address.

2007-04-27 Thread Lacayo, Luis F
HI All, I was wondering if itwould be possible to have nagios send a message to TWO (2) different email addresses for the same contact. I remember reading about email2 to email6 but I can's seem to find how this is accomplished. Any help is greatly appriciated. Thanks Luis ---

Re: [Nagios-users] Nagios & SNMP traps

2007-04-27 Thread Morris, Patrick
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of [EMAIL PROTECTED] > Sent: Friday, April 27, 2007 4:15 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Nagios & SNMP traps > > I´m trying to monitor a service that works with sn

[Nagios-users] 2- Nagios & SNMP traps

2007-04-27 Thread aritz . lazkano
thanks for answering so fast, my server is a suse linux server. The other server that I've to monitor is an hp that sends previously configured traps. That traps arrived into the server, but nagios does nothing with them. Any other suggest Thank u!! Aritz -

[Nagios-users] Nagios & SNMP traps

2007-04-27 Thread Aritz . Lazkano
Hi friends of Nagios! I´m trying to monitor a service that works with snmp traps. The problem is that i recive the trap in my server, but nagios doesn´t do anything. The service status is "pending", also when the trap arrives into our server the status of the service that works with traps cont

[Nagios-users] Nagios Looking Glass - Authentication

2007-04-27 Thread Carlo Piccini
I have a question about configuration: I use authentication in nagios web interface, and I use authenticated contacts to give access to only certain hosts/services to users. Example: User johndoe is a contact for server1 and server3 User foobar is a contact for server2 In nagios web i

Re: [Nagios-users] check_ping

2007-04-27 Thread Thomas Guyot-Sionnest
config.h is generated by the configure script (which is itself generated by configure.in) and everything in config.h is specific to the os/distribution and possibly other apps installed on it. The problem you're having is definitely a bug and it would be helpful that you send us the output of the

Re: [Nagios-users] RRD Doesn't generate a new DB

2007-04-27 Thread glynn . seymour
Quite possibly, like I said, it's been a while since there wasn't any perfdata to be processed on mine Thu Apr 26 13:12:54 2007 INSERT info: Input servicedescr:PING Thu Apr 26 13:12:54 2007 INSERT info: Input output:PING OK - Packet loss = 0%, RTA = 0.04 ms Thu Apr 26 13:12:54 2007 INSERT deb

[Nagios-users] NDO 1.4b3 with Nagios 2.9 on Solaris 8

2007-04-27 Thread Masopust, Christian
I tried to get NDOutils 1.4b3 running with my Nagios 2.9 installation on Solaris 8 and run into the following problems: 1. error during compile: Solaris 8 doesn't provide the SUN_LEN macro, so i copied it from one of my Linux - systems ---> compile ok. 2. error during linking: Solaris 8 d

Re: [Nagios-users] Plugin for HP Proliant Hardware Health Monitoring

2007-04-27 Thread joe . stringfellow
Hi Rainer, Thank you very much for your reply. I have the CD's here somewhere for Insight Manager and will have a look to find the MIBS for the particular hardware. (never thought to look on the CD's). Downloading an SNMP browser from the internet should be easy enough. When I manage to find s