==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=5026

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

           Summary: sysmon-service faults if fping returns zero
           Product: SME Contribs
  Found-In-Version: 7.4
          Platform: PC
  Fixed-In-Version: Unknown
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: smeserver-sysmon
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected]


On testserver-instance (running in VMWare 5.5, so could be a
VMWare-specific-error?)

[r...@testsme7 sbin]# /etc/rc.d/init.d/sysmon start
Starting sysmon daemon: Illegal division by zero at /usr/sbin/sysmon line 22.
                                                           [FAILED]
--------------
Inspection of line 22 of /usr/sbin/sysmon ,
leads to possible cause that fping returns an (unexpected?) zero value:

[r...@testsme7 ~]# ping -c 2 localhost
PING localhost (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=0 ttl=64 time=0.000 ms
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.390 ms

--- localhost ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.000/0.195/0.390/0.195 ms, pipe 2
[r...@testsme7 ~]# fping -C 1 localhost
localhost : [0], 84 bytes, 0.00 ms (0.00 avg, 0% loss)

localhost : 0.00

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam

Reply via email to