Hello,
I’m trying to monitor RUT from Teltonika.
When I check NTP :
/usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=os::linux::snmp::plugin --mode=time --hostname=10.151.40.254 --snmp-version='2c' --snmp-community='public' --ntp-hostname='10.240.10.254' --ntp-port='' --warning-offset='-5:5' --critical-offset='-30:30' --timezone=':Europe/Paris'
CRITICAL: Time offset -7200 second(s): Local Time : 2024-04-09T07:01:16 (:Europe/Paris) | 'offset'=-7200s;-5:5;-30:30;;
/usr/lib/centreon/plugins//centreon-plugins/centreon_plugins.pl --plugin=os::linux::snmp::plugin --mode=time --hostname=10.151.40.254 --snmp-version='2c' --snmp-community='public' --ntp-hostname='10.240.10.254' --ntp-port='' --warning-offset='-5:5' --critical-offset='-30:30'
OK: Time offset 0 second(s): Local Time : 2024-04-09T07:01:31 (+0000) | 'offset'=0s;-5:5;-30:30;;
In Centreon interface, RUT are in Paris et on the web interface of RUT there are in PAris too.
I don’t understand where is the problem. Is it from the plugin pack?