diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index e892f57442..b0dbe8893b 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2013-03-15 Mario Pulido + + * include/help/en/help_plugin_policy.php + include/help/es/help_plugin_policy.php: Added plugin policy help. + 2013-03-15 Mario Pulido * include/help/en/help_performance.php, include/help/es/help_performance.php diff --git a/pandora_console/include/help/en/help_plugin_policy.php b/pandora_console/include/help/en/help_plugin_policy.php new file mode 100644 index 0000000000..5f17196272 --- /dev/null +++ b/pandora_console/include/help/en/help_plugin_policy.php @@ -0,0 +1,14 @@ + + +

Agent Plugins

+ +

Since Pandora FMS 5.0, with the plugins editor in policies is possible propagate the agents plugins easily. +

+Is possible to add agent plugins in a policy to be created in each local agent when be applied. +

+Example: cscript.exe //B "%ProgramFiles%\Pandora_Agent\util\df.vbs" + diff --git a/pandora_console/include/help/es/help_plugin_policy.php b/pandora_console/include/help/es/help_plugin_policy.php new file mode 100644 index 0000000000..c68cbcdc88 --- /dev/null +++ b/pandora_console/include/help/es/help_plugin_policy.php @@ -0,0 +1,14 @@ + + +

Plugins de agente

+ +

A partir de Pandora FMS 5.0, con el editor de plugins en políticas se pueden propagar los plugins de agentes con facilidad. +

+Se pueden añadir plugins de agente en una política para que se creen en cada agente local al ser aplicada. +

+Ejemplo: cscript.exe //B "%ProgramFiles%\Pandora_Agent\util\df.vbs" +