mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-03-06 15:20:29 -05:00
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
This commit is contained in:
parent
3af1430c72
commit
9477122f43
1 changed files with 4 additions and 0 deletions
|
|
@ -75,3 +75,7 @@ OS Specific Issues
|
|||
HP-UX 11.11
|
||||
You need to use the version of gcc provided by HP at version 3.3.3.
|
||||
Also, you need GNU make 3.8
|
||||
|
||||
Mandrake 10.0
|
||||
If you have procps 3.1.15, you will need to run configure and then change
|
||||
the PS_COMMAND in config.h to remove the "-" from the ps command
|
||||
|
|
|
|||
Loading…
Reference in a new issue