summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 60882c0)
raw | patch | inline | side by side (parent: 60882c0)
author | Ton Voon <tonvoon@users.sourceforge.net> | |
Wed, 6 Jul 2005 22:10:04 +0000 (22:10 +0000) | ||
committer | Ton Voon <tonvoon@users.sourceforge.net> | |
Wed, 6 Jul 2005 22:10:04 +0000 (22:10 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1200 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_swap.c | patch | blob | history |
diff --git a/plugins/check_swap.c b/plugins/check_swap.c
index c152eee1e3e30c7cb5d1f9341c2ff349c4ddf0f1..a3f4df4482c012b74f23ced67be7845d4cc43cd5 100644 (file)
--- a/plugins/check_swap.c
+++ b/plugins/check_swap.c
-v, --verbose\n\
Verbose output. Up to 3 levels\n"));
- printf (_("\n\
-On Solaris, if -a specified, uses swap -l, otherwise uses swap -s.\n\
-Will be discrepencies because swap -s counts allocated swap and includes\n\
-real memory\n"));
printf (_("\n\
On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n"));