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_users.sh

Current Version
1.0
Last Release Date
2009-12-15
Compatible With
  • Nagios 2.x
  • Nagios 3.x
Hits
100492
Files:
FileDescription
check_users.shcheck_users.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
A simple shell script for nagios to check currently logged in userser on a target system
A simple shell script for nagios to check currently logged in userser on a target system

The plugin was designed to do active checks using check_by_ssh to check clients like a firewall.

Tested with smoothwall.
Reviews (1)
bysteffan, January 8, 2014
Great little script.

Not much code. It's simple and clean.
Had to use this because i was unable to get the default nagios-plugins' check_users binary to output the performance data in the way i wanted so i added it to this script myself and used it instead.