aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-check_cpu_usage/pkg-descr
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2010-12-03 21:52:49 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2010-12-03 21:52:49 +0000
commit352c32a59012d8263dbe38be16d556cfc3494f9a (patch)
treee61b77db52b6868d8aee731f0f8865f65844eeca /net-mgmt/nagios-check_cpu_usage/pkg-descr
parenta30cfe7673aa3694524148a28e3f3e4b1f180adb (diff)
Notes
Diffstat (limited to 'net-mgmt/nagios-check_cpu_usage/pkg-descr')
-rw-r--r--net-mgmt/nagios-check_cpu_usage/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/nagios-check_cpu_usage/pkg-descr b/net-mgmt/nagios-check_cpu_usage/pkg-descr
new file mode 100644
index 000000000000..427dec2a1c7d
--- /dev/null
+++ b/net-mgmt/nagios-check_cpu_usage/pkg-descr
@@ -0,0 +1,4 @@
+check_cpu_usage is a plugin intended for use with the Nagios network
+monitoring system. This plugin checks the current CPU load and
+compares the current state to given thresholds, returning the result.
+It is written as shell script.