Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_inactive
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!
Inactive users often occur when system admins are working on some issue and forget to log out. This bad, in particular on consoles, where you can often also break the connection without removing any elevated privileges. The plugin warns of inactivity users after 1 hour by default and it becomes critical after two hours. These can be re-configured via command line options. Below is the output of check_inactive --help
Nagios Plugin to check if there is a user inactive for longer than seconds
Usage: check_inactive --help
check_incative --version
check-inactive [--utmpx] [--debug] [--warning] [--critical ]
--help print help message
--version print version
--debug print debug information
--print print users and their inactivity times in seconds
--utmpx use utmpx
--warning set warning inactivity timeout to
--critical set critical error inactivity timeout to
Critical error time out should be greater than the warning time out
The Nagios check_inactive plugin has been developed by 2024Sight (www.2024sight.com)
Nagios Plugin to check if there is a user inactive for longer than
Usage: check_inactive --help
check_incative --version
check-inactive [--utmpx] [--debug] [--warning
--help print help message
--version print version
--debug print debug information
--print print users and their inactivity times in seconds
--utmpx use utmpx
--warning
--critical
Critical error time out should be greater than the warning time out
The Nagios check_inactive plugin has been developed by 2024Sight (www.2024sight.com)
Reviews (0)
Be the first to review this listing!