updated directory structure, move plugins into a separate directory

This commit is contained in:
2015-08-02 17:47:31 +02:00
parent 2bbb913849
commit 5458527cf4
2 changed files with 2 additions and 2 deletions

View File

@@ -16,8 +16,8 @@ Copyright (c) 2015 Frederik Lindenaar. free for distribution under the GNU
License, see [below](#license)
check_memory
------------
plugins/check_memory
--------------------
nagios check script to monitor the memory on Linux systems. Due to changes in
the output of procps v3.3 (the changelog refers to it as modernizing it), it's
output changed and breaks the the check_memory script as shipped with many linux