From 004c23813c8ad59afa8089075777dc7383ba5844 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 28 Mar 2011 14:50:41 +0200 Subject: [PATCH] Use entropy check --- config/nagios-master.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 7f1cad9..f6f49ed 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1725,6 +1725,11 @@ services: name: setup - ud-ldap freshness nrpe: "/usr/lib/nagios/plugins/dsa-check-udldap-freshness" hostgroups: computers + - + name: system - available entropy + nrpe: "/usr/lib/nagios/plugins/dsa-check-entropy" + #hostgroups: computers + hosts: draghi ### - name: local resolver -- 2.20.1