summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2005-01-26 20:53:26 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2005-01-26 20:53:26 (GMT)
commit9477122f435ec4ae657fc29bce62d71eea01cdda (patch)
tree6a945f20b9838894b9389c11e4587bca5cb2f783
parent3af1430c72be64a6f0ee2ba7c40b41eed2201340 (diff)
downloadmonitoring-plugins-9477122f435ec4ae657fc29bce62d71eea01cdda.tar.gz
Add recommendation for check_procs on Mandrake systems (Paulo Fessel - 1106849)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1107 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r--REQUIREMENTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS
index cad255f..f4e9d7a 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -75,3 +75,7 @@ OS Specific Issues
75HP-UX 11.11 75HP-UX 11.11
76You need to use the version of gcc provided by HP at version 3.3.3. 76You need to use the version of gcc provided by HP at version 3.3.3.
77Also, you need GNU make 3.8 77Also, you need GNU make 3.8
78
79Mandrake 10.0
80If you have procps 3.1.15, you will need to run configure and then change
81the PS_COMMAND in config.h to remove the "-" from the ps command