Skip to content

check_meinberg_lantime_ntp.pl

check_meinberg_lantime_ntp.pl 

This nagios plugin is free software, and comes with ABSOLUTELY NO WARRANTY.
It may be used, redistributed and/or modified under the terms of the GNU
General Public Licence (see http://www.fsf.org/licensing/licenses/gpl.txt).

 -?, --usage
   Print usage information
 -h, --help
   Print detailed help screen
 -V, --version
   Print version information
 --extra-opts=[section][@file]
   Read options from an ini file. See https://www.monitoring-plugins.org/doc/extra-opts.html
   for usage and examples.
 -C, --community=STRING
   Community string (Default: public)
 -H, --hostname=STRING
   The hostname or IP address of the device.
 --stratum-warning=STRING
   Warning threshold for the stratum. (Default is empty and will result in no threshold checks)
 --stratum-critical=STRING
   Critical threshold for the stratum. (Default is empty and will result in no threshold checks)
 --refclock-offset-warning=STRING
   If use-raw-thresholds is not set this will convert the $threshold to "-$threshold:$threshold" to check if the offset is in the specified range. (Default is empty and will result in no threshold checks)
 --refclock-offset-critical=STRING
   Have a look at --refclock-offset-warning how this value is handled.
 --use-raw-thresholds
   If set the raw threshold values provided will be used.
 -t, --timeout=INTEGER
   Seconds before plugin times out (default: 15)
 -v, --verbose
   Show details for command-line debugging (can repeat up to 3 times)