Search found 6 matches

by kolyan007
Mon Mar 19, 2012 9:40 pm
Forum: Open Source Nagios Projects
Topic: HTTP/1.1 404 Not Found
Replies: 3
Views: 10421

Re: HTTP/1.1 404 Not Found

Excellent. Works as magic. # 'check_http2' command definition define command{ command_name check_http2 command_line $USER1$/check_http -H $HOSTNAME$ $ARG1$ } define host{ use windows-server ; Name of host template to use ; This host definition will inherit all variables that are defined ; in (or inh...
by kolyan007
Sun Mar 18, 2012 8:27 pm
Forum: Open Source Nagios Projects
Topic: HTTP/1.1 404 Not Found
Replies: 3
Views: 10421

HTTP/1.1 404 Not Found

Hi there, I'm using Nagios 3.3.1 and would like to check webpage like mysite/2.0/api.svc From console all ok: /usr/local/nagios/libexec/check_http -H mysite.com -u /2.0/API.svc HTTP OK: HTTP/1.1 200 OK - 3063 bytes in 0.049 second response time |time=0.048513s;;;0.000000 size=3063B;;;0 But via nagio...
by kolyan007
Wed Nov 02, 2011 5:04 pm
Forum: Open Source Nagios Projects
Topic: Update 3.2.3 to 3.3.1 issue
Replies: 1
Views: 1076

Re: Update 3.2.3 to 3.3.1 issue

There is my reply to my question: Previous version (3.2.1 upgraded to 3.2.3) was installed in /etc/nagios, /usr/lib64/nagios and /usr/share/nagios, but last version (3.3.1) has been installed by default to /usr/local/nagios. By some reason during installation the current nagios service wasn't stoppe...
by kolyan007
Tue Oct 18, 2011 8:19 pm
Forum: Open Source Nagios Projects
Topic: Update 3.2.3 to 3.3.1 issue
Replies: 1
Views: 1076

Update 3.2.3 to 3.3.1 issue

Hi, I've downloaded 3.3.1 release and try to update my current Nagios Core 3.2.3 on CentOS 5.4, but unsuccessful: # ./configure --with-command-group=nagcmd - success # make all - success # make install - success But Nagios web: Nagios® Core™ Version 3.2.3 October 03, 2010 Check for updates Read what...
by kolyan007
Mon Oct 17, 2011 10:59 pm
Forum: Open Source Nagios Projects
Topic: CentOS 5.4 can't update Nagios - configure error
Replies: 3
Views: 1918

Re: CentOS 5.4 can't update Nagios - configure error

Thanks a lot! Excellent and correct suggestion!

Cheers
by kolyan007
Sun Oct 16, 2011 10:15 pm
Forum: Open Source Nagios Projects
Topic: CentOS 5.4 can't update Nagios - configure error
Replies: 3
Views: 1918

CentOS 5.4 can't update Nagios - configure error

Hi, I'm trying to update Nagios core 3.2.3 to 3.3.1 on CentOS 5.4, but command # ./configure --with-command-group=nagcmd from folder nagios-3.3.1 reply me: checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-unknown-linux-gnu checking host system type......