mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Added alias to windows configuration file
Former-commit-id: 52b7462f8b8192a1d9de636a3b13eb7ee3fb9871
This commit is contained in:
parent
30e9b67062
commit
1dcdc1bc79
@ -1,6 +1,6 @@
|
|||||||
# Base config file for Pandora FMS Windows Agent
|
# Base config file for Pandora FMS Windows Agent
|
||||||
# (c) 2006-2017 Artica Soluciones Tecnologicas
|
# (c) 2006-2017 Artica Soluciones Tecnologicas
|
||||||
# Version 7.0NG.733
|
# Version 7.0NG.733
|
||||||
|
|
||||||
# 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
|
||||||
@ -44,6 +44,8 @@ remote_config 0
|
|||||||
#agent_name_cmd cscript.exe //B "%ProgramFiles%\Pandora_Agent\util\agentname.vbs"
|
#agent_name_cmd cscript.exe //B "%ProgramFiles%\Pandora_Agent\util\agentname.vbs"
|
||||||
agent_name_cmd __rand__
|
agent_name_cmd __rand__
|
||||||
|
|
||||||
|
# Agent alias. Name should be unique rather than alias. Hostname by default
|
||||||
|
# agent_alias $Alias$
|
||||||
|
|
||||||
#Parent agent_name
|
#Parent agent_name
|
||||||
#parent_agent_name caprica
|
#parent_agent_name caprica
|
||||||
|
Loading…
x
Reference in New Issue
Block a user