Re: [Nagios-users] check_http with auth issue

2011-01-20 Thread Ray Kiddy
On Jan 20, 2011, at 1:35 PM, stan wrote: > Hi, > We're having problems with Nagios3 (3.2.0) reporting 'HTTP WARNING HTTP/1.1 > 401 Unauthorized' for check_http queries to a several switched CDUs of the > same type. All these CDUs have HTTP Server = enabled, Authentication= Basic. > > Running

Re: [Nagios-users] custom notifications for specific service groups

2011-01-20 Thread Yueh-Hung Liu
simply assign different contacts/contact_groups in different service definitions. On Thu, Jan 20, 2011 at 9:05 PM, wrote: > Dear community, > > I am trying to figure out how to satisfy infrastructure team supporting > servers. Their request is two split services into two groups "core" and > "app

[Nagios-users] check_http with auth issue

2011-01-20 Thread stan
Hi, We're having problems with Nagios3 (3.2.0) reporting 'HTTP WARNING HTTP/1.1 401 Unauthorized' for check_http queries to a several switched CDUs of the same type. All these CDUs have HTTP Server = enabled, Authentication= Basic. Running check_http from the command line returns an OK status:

Re: [Nagios-users] [BULK] - Re: monitoring file content

2011-01-20 Thread Maurer, Michael
Thanks Ritchie! I´m going to try it next week kind regards Michael -Ursprüngliche Nachricht- Von: m...@catsnest.co.uk [mailto:m...@catsnest.co.uk] Gesendet: Donnerstag, 20. Januar 2011 17:19 An: Nagios Users List Betreff: [BULK] - Re: [Nagios-users] monitoring file content On Tue, Jan 1

Re: [Nagios-users] monitoring file content

2011-01-20 Thread mail
On Tue, Jan 18, 2011 at 10:40 AM, Maurer, Michael wrote: > hi folks, > Hi, > i`d like to monitor the content of a txt file on a remote windows host. > > The file will be formated like: > > value1: 1009 > value2: 156 > value3: 7889 > value4: 9981 > valueN: ….. > > I have to set warning and critic

Re: [Nagios-users] check_http and authentication

2011-01-20 Thread Edwin Zoeller
I am having the same type of problem but mine is that when I enter a UID/PWD and change it to test it is always successful. What am I doing wrong. -Original Message- From: stan [mailto:st...@panix.com] Sent: Thursday, January 20, 2011 8:45 AM To: nagios List Subject: [Nagios-users] check

[Nagios-users] check_http and authentication

2011-01-20 Thread stan
I have 2 Nagios instances at the moment. On one I am using the chck_http pluging version 1.4.13, and on the other I have version 1.4.14. On both systems I am check agains Server Tecnology PDU's. The older one works fine. The newer plugin reports a warning "HTTP Warning HTTP/1.1 401 Unauthorized 412

Re: [Nagios-users] global event handler external commands notworking

2011-01-20 Thread Geoff Franks
I'm redirected there from http://nagios.sourceforge.net/docs/3_0/extcommands.html. The documentation says it works in nagios 2.x and 3.x. If this is not where I should be looking, can you tell me where I should look? Geoff Franks Monitoring and Reporting Engineer Synacor, Inc. 40 LaRiviere Dr. Sui

[Nagios-users] custom notifications for specific service groups

2011-01-20 Thread michal . lackovic
Dear community, I am trying to figure out how to satisfy infrastructure team supporting servers. Their request is two split services into two groups "core" and "applications". In the core group the following services would be nested: CPU load Memory utilization Storage and in the applications gr

Re: [Nagios-users] Checking a Web Site

2011-01-20 Thread Hugo van der Kooij
On Wed, 19 Jan 2011 14:28:02 -0600, "Edwin Zoeller" wrote: I was wondering if someone out there can help me with this. I am trying to monitoring a website to which I login with a username/password then from there as that user access another site that I am allowed to see from my login name. If

Re: [Nagios-users] global event handler external commands not working

2011-01-20 Thread Hugo van der Kooij
On Wed, 19 Jan 2011 17:23:47 -0500, "Geoff Franks" wrote: > I'm trying to use the CHANGE_GLOBAL_SVC_EVENT_HANDLER and > CHANGE_GLOBAL_HOST_EVENT_HANDLER external commands to modify the > event > handlers on a nagios server without restarting the nagios process. As > far I can tell, I'm using t