Node Time Check

Checks whether the system time of the nodes is out of sync.

Description

This plugin compares the nodes system time with the monitoring server time.

Thresholds

Since the filers API sends the node-time in seconds you can not check for a difference smaller than 1 second.

The --max-age option is set to 0 by default and will be silently ignored if set to any other value. When configuring the check result interval, please consider the impact on the filer’s resource utilisation.

Example

./check_netapp_node time -H filer           
NETAPP TIME WARNING - 2 nodes checked, 1 WARNING
affcyber-01.AFF-A250: 1 second (WARNING)
affcyber-02.AFF-A250: 0 second

Checks all nodes using the defaults (1 s WARNING, 2 s CRITICAL)