mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
included plugin in default .conf for windows and linux
This commit is contained in:
parent
8e3a55870d
commit
90721eb858
@ -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
|
||||
|
||||
|
@ -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