Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_time

Rating
0 votes
Favoured:
0
Current Version
0.1.3
Last Release Date
2013-04-18
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
Owner
License
GPL
Hits
50139
Files:
FileDescription
check_time.tar.gzcheck time on client using SSH. First release
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Check the time on a client, using SSH.

This plugin is not meant to check the time server but the time on the clients, using unattended SSH connections.

How can i setup a passwordless access from my nagios machine?
su - nagios
ssh-copy-id user@target
Very simple plugin, following a very simple idea.

Are my ntp clients up to date? is everything OK over there?

I did not find anything similar around, so i made this very basic plugin.

Feedbacks are welcome!!

***************************************

Check the time on a client, using SSH.

This plugin is not meant to check the time server but the time on the clients, using unattended SSH connections.

How can i setup a passwordless access from my nagios machine?
su - nagios
ssh-copy-id user@target

new feature: now is possible to specify a port number using the flag -P