Re: [Nagios-users] no output in plugin

2007-05-22 Thread Thomas Guyot-Sionnest
On 23/05/07 02:02 AM, Nelson Serafica wrote: > I downloaded check_ser plugins for checking SER. When I try to run it in > terminal, it is successful though there's no output. Its just goes back > to prompt. When I miss some of the parametes, it shows an error so I > concluded that if it goes back t

Re: [Nagios-users] Trending in Nagios

2007-05-22 Thread Jim Avery
On 23/05/07, Rajagopal, Sam <[EMAIL PROTECTED]> wrote: > How do you do trending in nagios ? > http://www.ederdrom.de/doku.php/nagios/pnp_en there are various other tools; that one happens to be my favourite as it's very easy to set up and use. hth, Jim -

[Nagios-users] no output in plugin

2007-05-22 Thread Nelson Serafica
I downloaded check_ser plugins for checking SER. When I try to run it in terminal, it is successful though there's no output. Its just goes back to prompt. When I miss some of the parametes, it shows an error so I concluded that if it goes back to prompt means no error. But when I check the web i

Re: [Nagios-users] $HOSTSTATE$ remains as Down?

2007-05-22 Thread Thomas Guyot-Sionnest
On 23/05/07 12:11 AM, Wil Schultz wrote: > On May 22, 2007, at 9:08 PM, Wil Schultz wrote: > >> Here is 3 minutes of the log, after i plonked a host: >> >> [...] >> According to that log your host went down once and was just notifying at the interval you mentioned in the config you posted earlier

Re: [Nagios-users] $HOSTSTATE$ remains as Down?

2007-05-22 Thread Wil Schultz
On May 22, 2007, at 9:08 PM, Wil Schultz wrote: > Here is 3 minutes of the log, after i plonked a host: > > [1179892722] HOST ALERT: myhost;DOWN;SOFT;1;CRITICAL - 1.1.1.1: rta > nan, lost 100% > [1179892722] SERVICE ALERT: myhost;ciscoMemory;UNKNOWN;SOFT; > 1;ERROR: Description table : Send fa

Re: [Nagios-users] $HOSTSTATE$ remains as Down?

2007-05-22 Thread Thomas Guyot-Sionnest
On 22/05/07 01:02 PM, Wil Schultz wrote: > Looks like I may have misstated my problem, apparently I was simply > not receiving the HOST UP email thanks to my fat fingers mucking up > the hosts.cfg > > What is happening is that I am seeing a DOWN notification every > minute, this is why I tho

[Nagios-users] Trending in Nagios

2007-05-22 Thread Rajagopal, Sam
How do you do trending in nagios ? What does it involve ? Has anyone done it ? thanks - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No lim

Re: [Nagios-users] Any experience with check_tacacs_plus.pl (NagiosExchange) or Authen::TACACSPlus [SEC=UNCLASSIFIED]

2007-05-22 Thread Daniel Lacey
I don't know this platform, but A TACACS+ server's password database should be invisible to a TACACS client. The server's purpose is to authenticate in a way that makes such details irrelevant. I would create a separate user for this with little to no authorization... You just need to test

Re: [Nagios-users] check SIP server

2007-05-22 Thread Chris Moody
I do. What error(s) are you seeing? -Chris Nelson Serafica wrote: > Hi to all, > > Does anyone here have a SIP server monitored in their Nagios? I'm having > a hard time monitoring it. I download already the plugins check_sip in > nagiosexchange but still not working. I just want a comparison

[Nagios-users] check SIP server

2007-05-22 Thread Nelson Serafica
Hi to all, Does anyone here have a SIP server monitored in their Nagios? I'm having a hard time monitoring it. I download already the plugins check_sip in nagiosexchange but still not working. I just want a comparison in my config if there's something wrong. __

Re: [Nagios-users] check_mailq and exim

2007-05-22 Thread Riemer Palstra
On Tue, May 22, 2007 at 01:37:08PM +, James Bond wrote: > I looked for that variable name but could not find it. I'm not sure what you mean here, but if you're saying "it's not in the configuration file" then try putting it in there :) If you're saying "it's not showing up when I do an exim -b

[Nagios-users] Any experience with check_tacacs_plus.pl (NagiosExchange) or Authen::TACACSPlus [SEC=UNCLASSIFIED]

2007-05-22 Thread Stanley.Hopcroft
Dear Folks, Please would you let me or the list know of experience checking the TACACS+ server implemented by Cisco in their 'Secure ACS for Windows 3.3' product ? Nagios Exchange has a plugin named check_tacacs_plus.pl that makes use of the Authen::TACACSPlus module from CPAN. I am not sure the

Re: [Nagios-users] Followup notifications for passive

2007-05-22 Thread Brian Murphy
Hi Again This does not appear to be the case. My passive check will alert once and then not again after the notification_interval. With active checks this works fine. I am trying to get something that works going with the check_service_status.pl posted here back in June, and freshness check

Re: [Nagios-users] check_procs (nagios-plugins 1.3.1) 1.9.2.1

2007-05-22 Thread Ford, Andy
If you add "-vv" to your check_procs invocation, you will see the form of "ps" that check_procs is using and verify for yourself exactly why it's broken. Andy Ford x56647 [EMAIL PROTECTED] > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Sando

Re: [Nagios-users] check_procs (nagios-plugins 1.3.1) 1.9.2.1

2007-05-22 Thread Sandor W. Sklar
Ah, yes, I think is exactly the problem: a bug in the check_procs command. I just wasn't sure if this was "known" bug being worked on, or if I was the only one to encounter this problem. Thanks, -s- On May 22, 2007, at 1:13 PM, Christian Nilsson - op5 wrote: > I think this is a bug

[Nagios-users] NDO 1.4b3 programstatus table not populating

2007-05-22 Thread Kristopher Yates
Hello, I am running Nagios 2.9 with NDO utils 1.4b3 and MySQL 5.0.26-12. Hoststatus and Servicestatus tables are being populated as expected, however, programstatus is never being populated. All in all, NDO seems to be functioning fine, as programstatus table not populating seems to be the

Re: [Nagios-users] check_procs (nagios-plugins 1.3.1) 1.9.2.1

2007-05-22 Thread Sandor W. Sklar
thanks for the tip, but I tried as both root and an unprivilaged user, with the same result. On Solaris, it can't match against a process name, but it works fine on AIX 5.2 and RHEL4. -s- On May 22, 2007, at 2:07 AM, Hari Sekhon wrote: > I'm not sure about your cases but when runnin

Re: [Nagios-users] $HOSTSTATE$ remains as Down?

2007-05-22 Thread Wil Schultz
Looks like I may have misstated my problem, apparently I was simply not receiving the HOST UP email thanks to my fat fingers mucking up the hosts.cfg What is happening is that I am seeing a DOWN notification every minute, this is why I thought I was getting the wrong alert. I've got a v2.7

Re: [Nagios-users] ¿ is there any way to export nagi os reports on html / pdf / xls ??

2007-05-22 Thread Pablo Escobar
Sorry, maybe I didn´t express right. My english isn´t too good. I had allready done that search but : *PDFReport: is for nagios 1.x *PDF reporter: hasnt released any file *Nagios Email Reporter: only exports in html and the most important for me is pdf/xls. Of course it can be a solution but bef

Re: [Nagios-users] Question about Freshness Checking

2007-05-22 Thread Marc Powell
http://www.nagios.org/developerinfo/externalcommands/commandlist.php lists all available commands that Nagios recognizes. The only freshness related commands are Global and not per host or service. -- Marc > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROT

Re: [Nagios-users] ¿ is there any way to export nagi os reports on html / pdf / xls ??

2007-05-22 Thread Max Hetrick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pablo Escobar wrote: > I couldn´t find anything on google or nagiosexchange.org. Strange that you didn't find anything on Nagiosexchange, because my search for report came up with a few things. http://www.nagiosexchange.org/Search_Projects.43.0.ht

[Nagios-users] ¿ is there any way to export nagi os reports on html / pdf / xls ??

2007-05-22 Thread Pablo Escobar
hi all I have been looking for a way to export nagios reports to different formats like html, pdf or xls so that I can email them from the nagios host. I found the nxe project (http://nxe.sourceforge.net) which seems right what I need but I couldn´t get it working. My perl skills are quite low

Re: [Nagios-users] how to configure different views for different user??

2007-05-22 Thread Pablo Escobar
many thanks for the help. I could get it working. thanks again :) On Friday 18 May 2007 23:28:35 Serge Dewailly wrote: > Hi, Pablo, > > I did it by using authentication name matching with the contact group > name for a service or a host. > > You want your user pablo to see only the ping ? > So cr

[Nagios-users] Question about Freshness Checking

2007-05-22 Thread Jeff Shumard - DefenseWeb Technologies
I didn't here anything back on my issue or question. If anyone has information on this I would appreciate it. Thank you -Original Message- From: [EMAIL PROTECTED] I am running a Distributed Nagios configuration. On each of my passive service checks I am also doing freshness checks just

Re: [Nagios-users] Followup notifications for passive services

2007-05-22 Thread Jeff Shumard - DefenseWeb Technologies
Brian, Notifications for passive checks are no different then notification and escalations for an active check. You set them both us exactly the same. Jeff -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Murphy Sent: Monday, May 21, 2007 9:02 PM T

Re: [Nagios-users] Able to show perf.data in Nagiosgrapher withoutSNMP?

2007-05-22 Thread Palle Jensen
Thanks for the clarification. - Palle -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: Tuesday, May 22, 2007 10:41 AM To: Nagios Users Subject: Re: [Nagios-users] Able to show perf.data in Nagiosgrapher withoutSNMP? > -Original Mes

Re: [Nagios-users] Able to show perf.data in Nagiosgrapher without SNMP?

2007-05-22 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Palle Jensen > Sent: Monday, May 21, 2007 3:04 PM > To: Nagios Users > Subject: [Nagios-users] Able to show perf.data in Nagiosgrapher without > SNMP? > > Hi, > > I have enabled perform

Re: [Nagios-users] check_procs (nagios-plugins 1.3.1) 1.9.2.1

2007-05-22 Thread abid dar
On my redhat box I do not have this problem, only my Tru64 box. I have tried running this command as root but this still has not worked for me. - Original Message From: Hari Sekhon <[EMAIL PROTECTED]> To: Sandor W. Sklar <[EMAIL PROTECTED]> Cc: Nagios-users@lists.sourceforge.net Sent: Tu

Re: [Nagios-users] Nagios "from" address change

2007-05-22 Thread Buechler, Frank
Thanks Chris !! I actually managed to do what I needed using genericstables in sendmail, but this is a much more elegant solution. I like it, and I think I'll implement it here. Thanks again! Frank -Original Message- From: Christopher Odenbach [mailto:[EMAIL PROTECTED] Sent: Tuesday, M

Re: [Nagios-users] check_procs (nagios-plugins 1.3.1) 1.9.2.1

2007-05-22 Thread Hari Sekhon
I'm not sure about your cases but when running check_procs on hardened gentoo servers, their hardened kernels stop user accounts from seeing all other users processes. The only user who can see other user's processes is the root user. Therefore I run my proc checks with sudo and then it works.

[Nagios-users] ACKNOWLEDGE problem.

2007-05-22 Thread DOUCE Sebastien
Hi, I actually use automatic acknoledgement for notification. All is working for each type of alerts. But when an alert is acknowleged to state Warning, when status to Critical change i receive no notification. I use the external command : #!/bin/sh # This is a sample she

Re: [Nagios-users] Nagios "from" address change

2007-05-22 Thread Christopher Odenbach
Hi, > My apologies in advance if this question has been hashed out here > before. I have a request from management to change the "from" address > in Nagios alerts. In other words, notifications come from "nagios@, > my boss would like to see it be something different, as in > "WhateverAlerts@". I