Xymon Mailing List Archive search

xymon 4.3.12: ntp

2 messages in this thread

list Hermann-Josef Beckers · Tue, 17 Sep 2013 12:00:13 +0200 ·
Since upgrading, my ntp test doesn't work anymore. OS is openSuSE 11.3.
It seems I cannot set any parameters in xymonserver.cfg. OpenSuSE seems
not to recognize the "-p  2" ?

Command: /usr/sbin/sntp -u -q -p 2 IP.adress 2>&1

Syntax: sntp [ --help | -h | -? ] [ -v | -V | -W ] 
    [ -q [ -f savefile ] |
        [  [ -F ] { -r | -a } [ -P prompt ] [ -l lockfile ] ]
            [ -c count ] [ -e minerr ] [ -E maxerr ]
            [ -d delay | -x [ separation ] [ -f savefile ] ]
        [ -4 | -6 ] [-u] [ address(es) ] ]

Hermann-Josef Beckers
list Henrik Størner · Tue, 17 Sep 2013 14:53:05 +0200 ·
quoted from Hermann-Josef Beckers
 
Den 17.09.2013 12:00, Hermann-Josef Beckers skrev: 
Since
upgrading, my ntp test doesn't work anymore. OS is openSuSE 11.3. 
It
seems I cannot set any parameters in xymonserver.cfg. OpenSuSE seems 
not to recognize the "-p 2" ? 
Command: /usr/sbin/sntp -u -q -p 2
IP.adress 2>&1 
Syntax: sntp [ --help | -h | -? ] [ -v | -V | -W ]
[ -q [ -f savefile ] |
[ [ -F ] { -r | -a } [ -P prompt ] [ -l
lockfile ] ]
[ -c count ] [ -e minerr ] [ -E maxerr ]
[ -d delay |
-x [ separation ] [ -f savefile ] ]
[ -4 | -6 ] [-u] [ address(es) ] ]
Hermann-Josef Beckers
Set 
SNTP=/usr/sbin/sntp 
in
xymonserver.cfg. The "-p 2" option is only used when querying with the
old ntpq command. 
Regards, 
Henrik 
PS: Xymon v5 eliminates the need
for external tools, so this is no longer a problem.