Hello, I have installing smokeping on debian squeeze and i try to make a menu and add server on it.
I add too server with 4 checking website on https, i don't understand why the first graph successfully, but the second don't graph pic. My Probes file *** Probes *** + FPing binary = /usr/bin/fping # these expect to find echoping in /usr/bin # if not, you'll have to specify the location separately for each probe # + EchoPing # uses TCP or UDP echo (port 7) # + EchoPingDiscard # uses TCP or UDP discard (port 9) # + EchoPingChargen # uses TCP chargen (port 19) + EchoPingSmtp # SMTP (25/tcp) for mail servers + EchoPingHttps # HTTPS (443/tcp) for web servers + EchoPingHttp # HTTP (80/tcp) for web servers and caches + EchoPingIcp # ICP (3130/udp) for caches # these need at least echoping 6 with the corresponding plugins + EchoPingDNS # DNS (53/udp or tcp) servers + EchoPingLDAP # LDAP (389/tcp) servers + EchoPingWhois # Whois (43/tcp) servers And i make Tagets file : *** Targets *** # default probe probe = FPing menu = Top title = Network Latency Grapher remark = Welcome to this SmokePing website. + Serveurs menu = Serveurs Externes title = Serveurs du Conseil Régional d'Aquitaine Externes ### first server ++ Serveurs-Web-Elyre-APP menu = Serveurs Web Elyre APP title = Latence du Serveur Web (Externe elyre-app) / ICMP # probe = FPing propagated from top host = elyreapp +++ Elyre-Formation menu = Elyre-Formation title = Elyre-Formation-Aquitaine.fr / HTTPS probe = EchoPingHttps host = elyre-formation.aquitaine.fr +++ SSO-Formation menu = SSO-Formation (CAS) title = SSO-Formation-Aquitaine.fr / HTTPS probe = EchoPingHttps host = sso-formation.aquitaine.fr ### second server ++ Serveurs-Web-Elyre-APP2 menu = Serveurs Web Elyre APP2 title = Latence du Serveur Web (Externe elyre-app2) / ICMP # probe = FPing propagated from top host = elyre-app2 +++ Lycees-Formation menu = Lycees-Formation title = Lycees-Formation-Aquitaine.fr / HTTPS probe = EchoPingHttps host = lycees-formation.aquitaine.fr +++ Gestelyre-Formation menu = Gestelyre-Formation title = Gestelyre-Formation-Aquitaine.fr / HTTPS probe = EchoPingHttps host = gestelyre-formation.aquitaine.fr It's simple configuration but don't work, just the first server icmp graph and too host on https graph but the second graph the ICMP but not https lycees-formation.aquitaine.fr and gestelyre-formation.aquitaine.fr -- Nahliel _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
