Re: [Nagios-users] Nagios Log

2007-08-14 Thread Dennis Huenseler
Hi Sam, I think the only options that you can take influence on is the method of logging (use syslog or not) and which events will occur in the logs like event handlers or notifications etc. Did you think of parsing the logfile with a little script after logrotation, so that you get your ow

[Nagios-users] Nagios Log

2007-08-14 Thread Sam Pinar
Hi all, Just wondering if there is any way we can change the format of the Nagios log. Had a look at doco, couldn't find anything. Cheers, Sam. - This SF.net email is sponsored by: Splunk Inc. Still grepping through log file

Re: [Nagios-users] How do I cancel scheduled downtime?

2007-08-14 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Rob Tanner > Sent: Tuesday, August 14, 2007 7:49 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] How do I cancel scheduled downtime? > > Hi, > > How do I cancel sc

[Nagios-users] How do I cancel scheduled downtime?

2007-08-14 Thread Rob Tanner
Hi, How do I cancel scheduled downtime on a host or service in Nagios when the actual scheduled downtime has been canceled? Thanks, Rob -- Rob Tanner UNIX Services Manager Linfield College, McMinnville OR - This SF.net

Re: [Nagios-users] Nagios - SNMP v3

2007-08-14 Thread Lopez, Denise
It is definitely something with net-snmp since it is my snmpwalk command that times out. I will try the patch you suggested. Thank you very much! Denise Lopez UCLA Center for Digital Humanities 337 Charles E. Young Drive East PPB 1020 Los Angeles, CA 90095 [EMAIL PROTECTED] -Original Messa

Re: [Nagios-users] n2rrd error!

2007-08-14 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Gerard Marcel > Sent: Tuesday, August 14, 2007 10:43 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] n2rrd error! > > Does anyone know why I am getting this error -

Re: [Nagios-users] Nagios - SNMP v3

2007-08-14 Thread Tom Throckmorton
On Aug 14 12:18, Lopez, Denise wrote: > I am in the process of rebuilding our Nagios server from RHEL AS 4 to > RHEL 5. The version of net-snmp on the older server is net-snmp 5.1.2 > and the build for RHEL 5 is net-snmp 5.3.1. > > I can get SNMP version 2 working on the new server but I keep g

[Nagios-users] Nagios - SNMP v3

2007-08-14 Thread Lopez, Denise
I am in the process of rebuilding our Nagios server from RHEL AS 4 to RHEL 5. The version of net-snmp on the older server is net-snmp 5.1.2 and the build for RHEL 5 is net-snmp 5.3.1. I can get SNMP version 2 working on the new server but I keep getting 'No response from Host' when query using

Re: [Nagios-users] ** PROBLEM alert - localhost/Current Load is WARNING **

2007-08-14 Thread Anthony Montibello
Like other peoples responce, Your issue lacks some details that would help clarify your situation. If you issue is every night the LOAD of the Nagios host is rising to a Warning level at a particular time, Then mostl likely the fact is the system is stressed at that time, It could be due to a lot

[Nagios-users] n2rrd error!

2007-08-14 Thread Gerard Marcel
Does anyone know why I am getting this error - Premature end of script headers: rrd2graph.cgi, referer: https://blu.com/nagios/cgi-bin/status.cgi?host=all? /GM - This SF.net email is sponsored by: Splunk Inc. Still grepping

Re: [Nagios-users] ** PROBLEM alert - localhost/Current Load is WARNING **

2007-08-14 Thread Jim Perrin
On 8/14/07, Nedim Bicic <[EMAIL PROTECTED]> wrote: > Ok i forgot Nagios 2.4 > > Basically all i am using it for is simple ping services monitors if host are > up or down > thats all That's not what it would appear to be from the check result in your subject. > I might add that i am aslo running

Re: [Nagios-users] check_http behaviour question.

2007-08-14 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of George McKinney > Sent: Monday, August 13, 2007 4:59 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check_http behaviour question. > > I have seen a bug report r

Re: [Nagios-users] ** PROBLEM alert - localhost/Current Load is WARNING **

2007-08-14 Thread Weiner, Michael
That looks like the samew error I get if I fail to restart NRPE on the host I am watching. HTH Michael Weiner -- Sent: Tuesday, August 14, 2007 9:45 AM To: nagios-users@lists.sourceforge.net Subject: [Nagios-users] ** PROBLEM alert - localhost/Current Load is WARNING ** What is causing this warn

Re: [Nagios-users] ** PROBLEM alert - localhost/Current Load is WARNING **

2007-08-14 Thread Jim Perrin
On 8/14/07, Nedim Bicic <[EMAIL PROTECTED]> wrote: > What is causing this warning? Is it becuase its set to low on the server ? You might try providing some useful details. Say like which version of nagios, how your check is defined, or really anything else we could use to assist you. > Or is it

[Nagios-users] ** PROBLEM alert - localhost/Current Load is WARNING **

2007-08-14 Thread Nedim Bicic
What is causing this warning? Is it becuase its set to low on the server ? Or is it because i have 500+ devices that is monitoring its sending out emails every day durning midnight How can avoid this ( and i mean not by ignoring or raising the threshold) is it due to server performance thanks -

Re: [Nagios-users] Handle unknown host in PROCESS_SERVICE_CHECK_RESULT

2007-08-14 Thread Jim Avery
On 14/08/07, Paul Dugas <[EMAIL PROTECTED]> wrote: > Per an earlier suggestion from the mailing-list (thanks!), I have a > default SNMP trap handler setup to send a PROCESS_SERVICE_CHECK_RESULT > command for the "TRAP" service for the IP of the device that sent the > trap. In some cases, the "TRAP

Re: [Nagios-users] Using check_udp plugin for checking SNMP service

2007-08-14 Thread Chris Adams
Once upon a time, Ajitabh Pandey <[EMAIL PROTECTED]> said: > I want to use check_udp plugin to check whether SNMP service is > listening on target host or not. How do we do that? I think we need to > specify an "expect string". What will be the expect string in case of SNMP. I believe SNMP is a

[Nagios-users] Handle unknown host in PROCESS_SERVICE_CHECK_RESULT

2007-08-14 Thread Paul Dugas
Per an earlier suggestion from the mailing-list (thanks!), I have a default SNMP trap handler setup to send a PROCESS_SERVICE_CHECK_RESULT command for the "TRAP" service for the IP of the device that sent the trap. In some cases, the "TRAP" service doesn't exist for the host or the host doesn't ex

Re: [Nagios-users] Wildcard host groups?

2007-08-14 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of England, Stuart > Sent: Tuesday, August 14, 2007 6:34 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Wildcard host groups? > > Hi, I was wondering if its possible

[Nagios-users] Wildcard host groups?

2007-08-14 Thread England, Stuart
Hi, I was wondering if its possible to create hostgroups using wildcards that include the first bit of the hostname as defined in the hosts.cfg For example, I would like to make a host group of all windows servers. All my windows server hostname begin with the following three letters "LKS" so I

Re: [Nagios-users] Using check_udp plugin for checking SNMP service

2007-08-14 Thread Giles Coochey
I believe you use 162 for a SNMP trap receiver and 161 for a SNMPD daemon service. Best regards Giles Coochey > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Ajitabh Pandey > Sent: 14 August 2007 11:39 > To: nagios-users@lists.source

[Nagios-users] Physical Memory checks in Windows 2000

2007-08-14 Thread Ajitabh Pandey
Hi, We are setting up monitoring quite a lot Windows servers (2003 and 2000 server) using Nagios. We are using check_snmp_storage.pl for this. This is working on all Windows 2003 servers but on Windows 2000 servers we are getting a response: ERROR: Description/Type table : No response from r

[Nagios-users] Using check_udp plugin for checking SNMP service

2007-08-14 Thread Ajitabh Pandey
Hi, I want to use check_udp plugin to check whether SNMP service is listening on target host or not. How do we do that? I think we need to specify an "expect string". What will be the expect string in case of SNMP. Is port 161 to be used or 162? check_udp -H my_win_server -p 161 -e .. Reg