mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
disabled by default win_cf fails on win < 6.xx
This commit is contained in:
parent
f2b33dea9d
commit
1d8f101787
@ -1,6 +1,6 @@
|
|||||||
# Base config file for Pandora FMS Windows Agent
|
# Base config file for Pandora FMS Windows Agent
|
||||||
# (c) 2006-2014 Artica Soluciones Tecnologicas
|
# (c) 2006-2014 Artica Soluciones Tecnologicas
|
||||||
# Version 6.0RC1
|
# Version 6.0RC1
|
||||||
|
|
||||||
# This program is Free Software, you can redistribute it and/or modify it
|
# This program is Free Software, you can redistribute it and/or modify it
|
||||||
# under the terms of the GNU General Public Licence as published by the Free Software
|
# under the terms of the GNU General Public Licence as published by the Free Software
|
||||||
@ -262,11 +262,11 @@ module_plugin cscript.exe //B //t:20 "%PROGRAMFILES%\Pandora_Agent\util\productI
|
|||||||
module_crontab * 12-15 * * 1
|
module_crontab * 12-15 * * 1
|
||||||
module_end
|
module_end
|
||||||
|
|
||||||
module_begin
|
## Plugin example for custom fields (version, architecture, IP, IPv6, MAC)
|
||||||
module_plugin cscript.exe //B //t:20 "%PROGRAMFILES%\Pandora_Agent\util\win_cf.vbs"
|
# module_begin
|
||||||
module_crontab * 12-15 * * 1
|
# module_plugin cscript.exe //B //t:20 "%PROGRAMFILES%\Pandora_Agent\util\win_cf.vbs"
|
||||||
module_end
|
# module_crontab * 12-15 * * 1
|
||||||
|
# module_end
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------------
|
||||||
# This samples below need to be reconfigured and uncommented. Please read documentation
|
# This samples below need to be reconfigured and uncommented. Please read documentation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user