search for: check_http

Displaying 7 results from an estimated 7 matches for "check_http".

2009 Feb 13
10
Nagios: Error: Service check command ... not defined anywhere!
...l5.rf and have successfully added monitoring of 20 other Linux-servers by replicating the entries from /etc/nagios/objects/localhost.cfg But now I''m trying to add 2 more things: 1) monitoring Squid 2) monitoring Apache at ports 8080 and 8090 I have found the following 3 lines: command[check_http]=/usr/lib/nagios/plugins/check_http -H $HOSTADDRESS$ -I $HOSTADDRESS$ command[check_http2]=/usr/lib/nagios/plugins/check_http -H $ARG1$ -I $HOSTADDRESS$ -w $ARG2$ -c $ARG3$ ....... command[check_squid]=/usr/lib/nagios/plugins/check_http -H $HOSTADDRESS$ -p $ARG1$ -u $ARG2$ -e ''HTTP/1.0 2...
2007 Oct 09
4
Directory index forbidden by rule: /var/www/html/
I'm looking to troubleshoot this error when I run "tail /etc/httpd/logs/error_log" [Tue Oct 09 07:22:59 2007] [error] [client 127.0.0.1] Directory index forbidden by rule: /var/www/html/ (I get this when I run Nagios' "./check_http -H 127.0.0.1".) All I did was install CentOS and then modify httpd.conf to include "ServerName 192.168.1.10:80" and also run " htpasswd -c /etc/nagios/htpasswd.users nagiosadmin". Is this a permissions issue on my /var/www/html/ folder? I tried to get the Apache page...
2012 May 30
12
resource override
hi All, I''m a bit new to puppet. Is there a mailing list for puppet beginners?:) I have a service module called postfix, which defines file in a class: file { ''/etc/postfix/main.cf'': owner => "root", group => "root", mode => 644, content =>
2011 Oct 26
8
bug: recursive directory copy that re-copies nightly
...> Wed Oct 26 04:02:36 +0000 2011 /File[/usr/lib64/nagios/plugins/check_ftp]/content (notice): content changed ''{md5}59aae3c31ce1b664af6269e01a321688'' to ''{md5}b17975a3843ca819c0e22df11b8626c5'' > Wed Oct 26 04:02:37 +0000 2011 /File[/usr/lib64/nagios/plugins/check_http]/content (notice): content changed ''{md5}de26ab80a3fad32aada72004444221cc'' to ''{md5}161aae413e174adbe4bfe2baec5ad366'' > Wed Oct 26 04:02:37 +0000 2011 /File[/usr/lib64/nagios/plugins/check_imap]/content (notice): content changed ''{md5}59aae3c31ce1b664...
2012 Jul 04
0
[Bug 693] SNAT is failing to maquerade some TCP RST packets
...et id of packets with "internal" IP on "external" interface: $IPTABLES -A FORWARD -i $INTIF -p tcp -m state --state INVALID -j DROP Additional information for somebody that will be hit by the issue (to be able to google this comment) follows: We've been doing Nagios' check_http with --no-body (don't wait for document body: close socket after receiving headers). The closed socket resulted into TCP RST packet in response of all http response body payload packets that were received into closed socket. NAT of these RST packets didn't work due to this bug. Our server w...
2009 Apr 06
3
Dovecot, LVS and the issues I have with it.
We run around 5 dovecot (debian etch 1.0.rc15) POP/IMAP 'nodes' using the LVS load balancer and an NFS based SAN. it works pretty well. I love the robustness of load balancing POP/IMAP. We do a reasonable amount of throughput through these especially at peak times pushing our SAN to around 1.5k IOP/s We currently have two issues with this setup. One of which is NFS index corruption
2007 Apr 12
14
how to make puppet a killer app
I''ve been thinking about how to make Puppet a killer app, and I think there is one specific thing that could be done to help make that happen: People using Puppet now to consistently state what they *really* wish Puppet could do for them -- the recent thread around Puppet on Windows is in that vein, but it''s not specific enough. For example, I''d like to know what