After reading your mail again, it is obvious that your configuration is correct. :p
Can you ping those two servers? Regards Schalk -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Schalk Erasmus Sent: Thursday, September 04, 2003 7:38 PM To: Ralf Hildebrandt; [EMAIL PROTECTED] Subject: [smokeping-users] Re: Some graphs stay empty Hi, Most obvious....do you allow ICMP packets to your Servers? Check Firewall Settings... :) BUT, If so...then: ******************************** Have you checked your logs? Also, enable logging? ******************************** # specify this to get syslog logging syslogfacility = local0 ******************************** Is the Service running? ******************************** ps -ax |grep smo 153 ?? Is 0:24.15 /usr/bin/perl -w /usr/local/bin/smokeping ******************************** Is FPing installed and running? ******************************** *** Probes *** + FPing binary = /usr/local/sbin/fping ******************************** Also check permissions. E-Mail yesterday: ******************************** chown root fping chmod u+s fping "Lemaire, David W." wrote: > What is the best way to have smokeping run as it's own user. > When I tried to have it run as the user 'smoke' ,fping > complained it needed to be SUID. > How do I make it SUID ? > Thanks ! ******************************** Did you include the ScriptAlias in your Apache Config? ******************************** cat virtualhosts.conf |grep smoke ScriptAlias /smokeping.cgi /usr/local/smokeping/htdocs/smokeping.cgi Alias /smokeimg/ /usr/local/smokeping/htdocs/img/ "we using VirtualHosts" Regards Schalk Erasmus Incredible Networks Windhoek, Namibia -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Ralf Hildebrandt Sent: Thursday, September 04, 2003 10:38 AM To: [EMAIL PROTECTED] Subject: [smokeping-users] Some graphs stay empty Hi! I'm using smokeping to monitor several hosts in our network. + HTTP menu = Webserver title = Webserver probe = EchoPingHttp ++ www menu = www title = www host = www.charite.de ++ rzdoku menu = rzdoku title = rzdoku host = rzdoku.charite.de ++ ab7-intranet menu = ab7-intranet title = ab7-intranet host = ab7-intranet.charite.de ++ webmail menu = webmail.charite.de title = webmail.charite.de host = webmail.charite.de ++ mailman menu = mailman.charite.de title = mailman.charite.de host = mailman.charite.de All of these are definitly reachable from the smokeping host, yet the graphs for mailman & webmail are completely empty: # telnet mailman.charite.de 80 Trying 141.42.111.222... Connected to mailman.charite.de. Escape character is '^]'. ^] telnet> QUIT Connection closed. mogli:~# telnet webmail.charite.de 80 Trying 193.175.66.249... Connected to webmail.charite.de. Escape character is '^]'. ^] telnet> quit Connection closed. What can I do to debug this? This is smokeping 1.20-3 on Debian/unstable. -- Ralf Hildebrandt (Im Auftrag des Referat V a) [EMAIL PROTECTED] Charite Campus Mitte Tel. +49 (0)30-450 570-155 Referat V a - Kommunikationsnetze - Fax. +49 (0)30-450 570-916 AIM: ralfpostfix -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/smokeping-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
