summaryrefslogtreecommitdiffstats
path: root/plugins/check_users.c
diff options
context:
space:
mode:
authorBenoit Mortier <opensides@users.sourceforge.net>2006-10-19 23:53:28 (GMT)
committerBenoit Mortier <opensides@users.sourceforge.net>2006-10-19 23:53:28 (GMT)
commitd8ecf6bfc264717c611a983fe8ccb0488669791a (patch)
treec1f9842859604cbabf72efa3f9adc22f82ad293e /plugins/check_users.c
parentcace0753b9a1801be97cbbf0320ea136543c3ec9 (diff)
downloadmonitoring-plugins-d8ecf6bfc264717c611a983fe8ccb0488669791a.tar.gz
another round of localization cleaning
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1509 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/check_users.c')
-rw-r--r--plugins/check_users.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/check_users.c b/plugins/check_users.c
index 34d4775..0c62e3b 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