Search found 20 matches

by Koobal
Fri Apr 18, 2014 8:41 am
Forum: Nagios XI
Topic: Check_http and redirection
Replies: 5
Views: 768

Re: Check_http and redirection

Hi Sreinhardt,
Sorry for the long delay...
I'd like to check the content of the page, not the redirection nor the LB, you're right.
Thanks for your help
by Koobal
Thu Feb 06, 2014 3:50 am
Forum: Nagios XI
Topic: Check_http and redirection
Replies: 5
Views: 768

Re: Check_http and redirection

Hi tmcdonald,
Thanks for your answer.
I tried with just a simple check_http -I myurl and got a 404.
My url is accessible from my nagios (curl myurl is ok).
I thought that -I was for the Public IP... I tried with the IP too, same result.
by Koobal
Wed Feb 05, 2014 12:04 pm
Forum: Nagios XI
Topic: Check_http and redirection
Replies: 5
Views: 768

Check_http and redirection

Hello, I 'd like to check a webservice. The fact is that webservice is behind Load-balancer and Reverse-proxy. when I try in a browser https://mywebserviceurl/my/parameters/xx I have some output. This is that output i'd like to monitor. When I do a : check_http -H mywebserviceurl -s "output&quo...
by Koobal
Wed Nov 13, 2013 5:07 am
Forum: Nagios XI
Topic: Check_nrpe
Replies: 1
Views: 151

Check_nrpe

Hi, I got a problem with my check_nrpe when I want to add new host in my NagiosXI. I got the following error message : Socket timeout after 10 seconds The fact is when i follow the doc in NagiosXI help, it's installing the NRPE V2.14, on my server i have the 2.12 (even after the last upgrade in 2012...
by Koobal
Wed Dec 05, 2012 8:10 am
Forum: Nagios XI
Topic: Ghost alerts for deleted services
Replies: 6
Views: 818

Re: Ghost alerts for deleted services

Ok I find it...
The users who create those services failed with create service for the host and for the HOST (one in maj , other in min).
That's why I didn't find them in CCM, but on my server it will create 2 .cfg files for the same host.
Hope this can help.

Thanks for your time,
regards
by Koobal
Wed Dec 05, 2012 3:24 am
Forum: Nagios XI
Topic: Ghost alerts for deleted services
Replies: 6
Views: 818

Re: Ghost alerts for deleted services

Hi, I try your commands to stop and restart services, but my ghost services are always there. In CCM i search for those services by using their configuration name or service name but I didn't find them. Even on the server, I try to find them, for exemple, one of my service is "MSSQL Log Growths...
by Koobal
Tue Dec 04, 2012 11:35 am
Forum: Nagios XI
Topic: Ghost alerts for deleted services
Replies: 6
Views: 818

Re: Ghost alerts for deleted services

For abrist, yes i have no problem to apply configuration.
For Mguthrie, Yes I can still see them in my web interface.
But when i go in CCM, services and make a search with their name they aren't there.
How can I see how much message do I have in my mqueue ?
Thanks for your answers !
by Koobal
Tue Dec 04, 2012 10:54 am
Forum: Nagios XI
Topic: Ghost alerts for deleted services
Replies: 6
Views: 818

Ghost alerts for deleted services

Hello everyone, I have a little problem with some services. Some of them were in alert , for some reasons, I disactivated them. Now, when I go in "open services problem" or in my "services status summary" they are still there. So I decided to delete them, restart my nagios servic...
by Koobal
Mon Dec 03, 2012 4:59 am
Forum: Nagios XI
Topic: Check_http with specific character
Replies: 2
Views: 237

Re: Check_http with specific character

Hi, thanks for the answer.
Yes I had check in command line and it was ok. I thought that the test command check was the same command than the service check, so i didn't finalize my service. Shame on me.
Service check is ok.
thanks.
by Koobal
Fri Nov 30, 2012 11:34 am
Forum: Nagios XI
Topic: Check_http with specific character
Replies: 2
Views: 237

Check_http with specific character

Hi, I see that there are other topics about that subject, but I have a particular case... I had to check an URL with many specific character like ? , - , & ... My problem is for the & ... here is my URL : http://xxxxxx.xx/yyyy.aspx?c=9dbb9b25-9e8f-489c-9d4a-ed4cb6faf4fb&s=1 the problem i...