Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_timestamp
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Example usage:
$ check_timestamp -H localhost -w 5 -c 10
TIMESTAMP OK - 0 second time difference|offset=0.230s;5.000;10.000;0
$ check_timestamp --help
check_timestamp 0.1
Copyright (c) 2008 CARNet
This plugin checks the time on the remote machine using ICMP Timestamp packets.
Usage:
check_timestamp -H -w offset -c offset
Options:
-h, --help
Print detailed help screen
-H, --hostname=ADDRESS
Host name or IP address
-w, --warning-offset=INTEGER
Time difference (sec.) necessary to result in a warning status
-c, --critical-offset=INTEGER
Time difference (sec.) necessary to result in a critical status
-v, --verbose
Show details for command-line debugging (Nagios may truncate output)
$ check_timestamp -H localhost -w 5 -c 10
TIMESTAMP OK - 0 second time difference|offset=0.230s;5.000;10.000;0
$ check_timestamp --help
check_timestamp 0.1
Copyright (c) 2008 CARNet
This plugin checks the time on the remote machine using ICMP Timestamp packets.
Usage:
check_timestamp -H -w offset -c offset
Options:
-h, --help
Print detailed help screen
-H, --hostname=ADDRESS
Host name or IP address
-w, --warning-offset=INTEGER
Time difference (sec.) necessary to result in a warning status
-c, --critical-offset=INTEGER
Time difference (sec.) necessary to result in a critical status
-v, --verbose
Show details for command-line debugging (Nagios may truncate output)
Reviews (0)
Be the first to review this listing!