mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
included plugin in default .conf for windows and linux
This commit is contained in:
parent
8e3a55870d
commit
90721eb858
pandora_agents
pandora_plugins/Autodiscover services
@ -254,6 +254,9 @@ module_plugin pandora_mem_used
|
||||
|
||||
module_plugin pandora_netusage
|
||||
|
||||
# Service autodiscovery plugin
|
||||
module_plugin autodiscover --default
|
||||
|
||||
# Plugin for inventory on the agent (Only Enterprise)
|
||||
#module_plugin inventory 1 cpu ram video nic hd cdrom software init_services filesystem users route
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Base config file for Pandora FMS Windows Agent
|
||||
# (c) 2006-2017 Artica Soluciones Tecnologicas
|
||||
# Version 7.0NG.744
|
||||
# Version 7.0NG.744
|
||||
|
||||
# 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
|
||||
@ -245,6 +245,10 @@ module_plugin cscript.exe //B "%ProgramFiles%\Pandora_Agent\util\network.vbs"
|
||||
#module_crontab * 12-15 * * 1
|
||||
#module_end
|
||||
|
||||
# Service autodiscovery plugin
|
||||
module_plugin "%PROGRAMFILES%\Pandora_Agent\util\autodiscover.exe" --default
|
||||
|
||||
|
||||
#########################################
|
||||
# EXAMPLES #
|
||||
#########################################
|
||||
|
BIN
pandora_agents/win32/bin/util/autodiscover.exe
Normal file
BIN
pandora_agents/win32/bin/util/autodiscover.exe
Normal file
Binary file not shown.
BIN
pandora_plugins/Autodiscover services/autodiscover
Normal file
BIN
pandora_plugins/Autodiscover services/autodiscover
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user