diff options
Diffstat (limited to 'plugins/check_users.c')
-rw-r--r-- | plugins/check_users.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/check_users.c b/plugins/check_users.c index 34d47752..0c62e3b1 100644 --- a/plugins/check_users.c +++ b/plugins/check_users.c @@ -3,7 +3,7 @@ * Nagios check_users plugin * * License: GPL -* Copyright (c) 2002-2006 nagios-plugins team +* Copyright (c) 2000-2006 nagios-plugins team * * Last Modified: $Date$ * @@ -11,6 +11,9 @@ * * This file contains the check_users plugin * +* This plugin checks the number of users currently logged in on the local +* system and generates an error if the number exceeds the thresholds specified. +* * License Information: * * This program is free software; you can redistribute it and/or modify |