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 @@ | |||
| 3 | * Nagios check_users plugin | 3 | * Nagios check_users plugin |
| 4 | * | 4 | * |
| 5 | * License: GPL | 5 | * License: GPL |
| 6 | * Copyright (c) 2002-2006 nagios-plugins team | 6 | * Copyright (c) 2000-2006 nagios-plugins team |
| 7 | * | 7 | * |
| 8 | * Last Modified: $Date$ | 8 | * Last Modified: $Date$ |
| 9 | * | 9 | * |
| @@ -11,6 +11,9 @@ | |||
| 11 | * | 11 | * |
| 12 | * This file contains the check_users plugin | 12 | * This file contains the check_users plugin |
| 13 | * | 13 | * |
| 14 | * This plugin checks the number of users currently logged in on the local | ||
| 15 | * system and generates an error if the number exceeds the thresholds specified. | ||
| 16 | * | ||
| 14 | * License Information: | 17 | * License Information: |
| 15 | * | 18 | * |
| 16 | * This program is free software; you can redistribute it and/or modify | 19 | * This program is free software; you can redistribute it and/or modify |
