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