From e4d10926cb67e131b38c45fa2686edc28f7d3c92 Mon Sep 17 00:00:00 2001 From: jsatoh Date: Mon, 13 Feb 2012 00:52:03 +0000 Subject: [PATCH] 2012-02-13 Junichi Satoh * FreeBSD/pandora_server.conf: Changed the plugin_exec to 'gtimeout'. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5559 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_server/ChangeLog | 4 ++++ pandora_server/FreeBSD/pandora_server.conf | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pandora_server/ChangeLog b/pandora_server/ChangeLog index d28e1e1cec..833261ed4c 100644 --- a/pandora_server/ChangeLog +++ b/pandora_server/ChangeLog @@ -1,3 +1,7 @@ +2012-02-13 Junichi Satoh + + * FreeBSD/pandora_server.conf: Changed the plugin_exec to 'gtimeout'. + 2012-02-10 Ramon Novoa * lib/PandoraFMS/Core.pm: Added support for regular expressions to diff --git a/pandora_server/FreeBSD/pandora_server.conf b/pandora_server/FreeBSD/pandora_server.conf index 090eb9c732..7480b5f930 100644 --- a/pandora_server/FreeBSD/pandora_server.conf +++ b/pandora_server/FreeBSD/pandora_server.conf @@ -92,7 +92,7 @@ pluginserver 0 # Pandora FMS Plugin exec tool filepath (by default at /usr/local/bin) -plugin_exec /usr/local/bin/pandora_exec +plugin_exec /usr/local/bin/gtimeout # predictionserver : 1 or 0. Set to 1 to activate prediction server with this setup # DISABLED BY DEFAULT