[Nagios-users] check_mailq plugin via nrpe Error code 78

2006-11-15 Thread Götz Reinicke
Hi, I do have a problem checking my mailservers mailq from my nagios server. I checked the message from P. Houseland a few day ago; he had nearly the same problem. His solution didden't solve my problem. The servers are both centos 4.4, the nagios software is nagios-2.5-1.el4.rf nagios-plugins-

Re: [Nagios-users] Charts and Graphs and Nagios Oh My! ( PNP question )

2006-11-15 Thread Joerg Linge
Am Mittwoch, 15. November 2006 22:27 schrieb Serveur-Faucon Surveillance: > Haa, :-) > I was changing the "illegal_object_name_chars" line instead of the > "illegal_macro_output_chars". > It is now working, thanks! Have a lot of fun .. Jörg --

Re: [Nagios-users] Monitoring Windows 2000 Memory Used / Free via SNMP

2006-11-15 Thread Russell Adams
As I recall the result of memory used from Win2k on systems with >2GB of memory total is completely buggered (ie: wrapped neagative). I had to use a workaround scrip that used awk and snmpwalk to total the amount of memory from the process list. Russell On Wed, Nov 15, 2006 at 08:36:03PM -0600,

[Nagios-users] Monitoring Windows 2000 Memory Used / Free via SNMP

2006-11-15 Thread Ron Jenkins
Has anyone got the plug-in check_snmp_storage to check for physical memory used on a Windows 2000 server? I have it working with Windows 2003 servers. Thanks... Ron Jenkins (SnortCP, MCNE, CNE6, MCP, CCNA, CCEA) RMJ Consulting, LLC. "Bringing Companies and Solutions Together" Senior

Re: [Nagios-users] Charts and Graphs and Nagios Oh My! ( PNP question )

2006-11-15 Thread Serveur-Faucon Surveillance
Haa, I was changing the "illegal_object_name_chars" line instead of the "illegal_macro_output_chars". It is now working, thanks! --- Alexandre Racine - Gardien Virtuel - Sécurité Informatique www.gardienvirtuel.com Montréal, Québec, Canada

Re: [Nagios-users] $DATE$ and $OUTPUT$ macro do not show real values

2006-11-15 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, November 15, 2006 11:05 AM > To: Joe Astrologo > Cc: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] $DATE$ and $OUTPUT$ macro do not

Re: [Nagios-users] Charts and Graphs and Nagios Oh My! ( PNP question )

2006-11-15 Thread Joerg Linge
Am Mittwoch, 15. November 2006 19:58 schrieb Serveur-Faucon Surveillance: > Hi Joerg, > > Of course your use PNP, it's your program :) ;-) > I have try NagiosGraph and PNP is so much easier to install. Thanks ! > I have a question about the check_nt plugin. Somehow, there are no graph > related

Re: [Nagios-users] $DATE$ and $OUTPUT$ macro do not show real values

2006-11-15 Thread [EMAIL PROTECTED]
use $NAGIOS_OUTPUT or $NAGIOS_HOSTNAME, etc. in your script (i use a bash one to send mail). I suppose you upgrade from 1.x, i suggest you to read carefully the many changes between the version in the nagios documentation page. Regards, Matteo P.S: you forgot to put in copy the mailing list ;-)

[Nagios-users] Network Outages

2006-11-15 Thread Richard
Is there a way to Acknowled a Network Outage so that it isn't red anymore and changes to pink! - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share yo

[Nagios-users] Setting up database support, scripts

2006-11-15 Thread Eric Hernandez
Hi, I am trying to setup nagios with database support. Scripts for creating tables are included in the contrib directory according to the documentation but its not there? Does anyone have these scripts?   http://nagios.sourceforge.net/docs/1_0/xdata-db.html   Important: Scripts for c

Re: [Nagios-users] Passve Linux Plugin

2006-11-15 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of David Jacobson > Sent: Wednesday, November 15, 2006 9:16 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Passve Linux Plugin > > Hi Gents, > > We've used active /

[Nagios-users] Charts and Graphs and Nagios Oh My! (PNP question)

2006-11-15 Thread Serveur-Faucon Surveillance
Hi Joerg, Of course your use PNP, it's your program :) I have try NagiosGraph and PNP is so much easier to install. I have a question about the check_nt plugin. Somehow, there are no graph related to the check_nt plugin. Even if I put this [[ illegal_macro_output_chars=`~$&|"<> ]] in the con

Re: [Nagios-users] Passve Linux Plugin

2006-11-15 Thread Patrick Morris
> We've used active / passive monitoring for a 4 years now with great > success. > > I'd like to know if there is a Linux plugin anyone is aware of that can > send the data passively without installing nagios? Take a look at nsca. -

Re: [Nagios-users] nagios2 stops checking

2006-11-15 Thread frank
On Wed, 15 Nov 2006, Jörgen Hägg wrote: Something strange happens sometimes to a service. I got a warning that was checked 09:41:36. Next scheduled active check was due for 09:42:36. But there was no further check done, it is now more than four hours since the last check. I can confirm it be

[Nagios-users] Passve Linux Plugin

2006-11-15 Thread David Jacobson
Hi Gents, We've used active / passive monitoring for a 4 years now with great success. I'd like to know if there is a Linux plugin anyone is aware of that can send the data passively without installing nagios? -- Regards, David Jacobson Technical Director SYNAQ (Pty) Ltd Tel:011 245 5888

Re: [Nagios-users] $DATE$ and $OUTPUT$ macro do not show real values

2006-11-15 Thread [EMAIL PROTECTED]
> *$OUTPUT$* > *How can i fix this?* Now all the variables are enviroment variables with NAGIOS_ prefix. Try to add it. Matteo - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and

Re: [Nagios-users] $DATE$ and $OUTPUT$ macro do not show real values

2006-11-15 Thread scott mccamish (Contractor)
Did you recently upgrade to nagios 2.x? Both of those macro names have changed. See http://nagios.sourceforge.net/docs/2_0/macros.html -Scott Joe Astrologo wrote: > Example form nagios notification > > > ** Nagios ** > > Notification Type: PROBLEM > > Service: Disk Space F > > Service St

[Nagios-users] $DATE$ and $OUTPUT$ macro do not show real values

2006-11-15 Thread Joe Astrologo
Example form nagios notification   ** Nagios ** Notification Type: PROBLEM Service: Disk Space F Service State: WARNING Host: antares99.ohis.local Host: Hot Site SQL server Host Group: windows-servers Info: PING OK - Packet loss = 0%, RTA = 3.50 ms Date/Time: $DATETIME$ Additional Info: $OUTPUT$  

[Nagios-users] nagios2 stops checking

2006-11-15 Thread Jörgen Hägg
Something strange happens sometimes to a service. I got a warning that was checked 09:41:36. Next scheduled active check was due for 09:42:36. But there was no further check done, it is now more than four hours since the last check. I can confirm it because I'm running nagios-grapher and it has

Re: [Nagios-users] Weblogic configuration

2006-11-15 Thread Lieve Van den Heuvel
I've managed to get a signal from weblogic through snmp but now I'm trying to figure out which attributes I have to monitor and how to get their OID's.. Is there anybody who has already done this? There is just so much that can be monitored but for now I want to start to see if the admin server a