mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
[Secondary groups] Added secondary_groups to agents config file
This commit is contained in:
parent
1f79326e97
commit
2ffcecc5b5
@ -102,6 +102,9 @@ transfer_mode tentacle
|
|||||||
# Agent mode: Learn (default), No-learn, Autodisable
|
# Agent mode: Learn (default), No-learn, Autodisable
|
||||||
# agent_mode autodisable
|
# agent_mode autodisable
|
||||||
|
|
||||||
|
# Secondary groups. You can select several groups separated by comma.
|
||||||
|
# secondary_groups Group1,Group2
|
||||||
|
|
||||||
# Secondary server configuration
|
# Secondary server configuration
|
||||||
# ==============================
|
# ==============================
|
||||||
|
|
||||||
|
@ -143,6 +143,9 @@ transfer_mode tentacle
|
|||||||
# Agent mode: Learn (default), No-learn, Autodisable
|
# Agent mode: Learn (default), No-learn, Autodisable
|
||||||
# agent_mode autodisable
|
# agent_mode autodisable
|
||||||
|
|
||||||
|
# Secondary groups. You can select several groups separated by comma.
|
||||||
|
# secondary_groups Group1,Group2
|
||||||
|
|
||||||
# Secondary server configuration
|
# Secondary server configuration
|
||||||
# ==============================
|
# ==============================
|
||||||
|
|
||||||
|
@ -153,6 +153,9 @@ xml_buffer 1
|
|||||||
# Minimum available bytes in the temporal directory to enable the XML buffer
|
# Minimum available bytes in the temporal directory to enable the XML buffer
|
||||||
temporal_min_size 1024
|
temporal_min_size 1024
|
||||||
|
|
||||||
|
# Secondary groups. You can select several groups separated by comma.
|
||||||
|
# secondary_groups Group1,Group2
|
||||||
|
|
||||||
#Secondary server configuration
|
#Secondary server configuration
|
||||||
#==============================
|
#==============================
|
||||||
|
|
||||||
|
@ -104,6 +104,9 @@ transfer_mode tentacle
|
|||||||
# Agent mode: Learn (default), No-learn, Autodisable
|
# Agent mode: Learn (default), No-learn, Autodisable
|
||||||
# agent_mode autodisable
|
# agent_mode autodisable
|
||||||
|
|
||||||
|
# Secondary groups. You can select several groups separated by comma.
|
||||||
|
# secondary_groups Group1,Group2
|
||||||
|
|
||||||
# Secondary server configuration
|
# Secondary server configuration
|
||||||
# ==============================
|
# ==============================
|
||||||
|
|
||||||
|
@ -167,6 +167,9 @@ temporal_min_size 1024
|
|||||||
# the eHorus agent's identifying key
|
# the eHorus agent's identifying key
|
||||||
ehorus_conf /etc/ehorus/ehorus_agent.conf
|
ehorus_conf /etc/ehorus/ehorus_agent.conf
|
||||||
|
|
||||||
|
# Secondary groups. You can select several groups separated by comma.
|
||||||
|
# secondary_groups Group1,Group2
|
||||||
|
|
||||||
# Secondary server configuration
|
# Secondary server configuration
|
||||||
# ==============================
|
# ==============================
|
||||||
|
|
||||||
|
@ -116,6 +116,9 @@ transfer_mode tentacle
|
|||||||
# Agent mode: Learn (default), No-learn, Autodisable
|
# Agent mode: Learn (default), No-learn, Autodisable
|
||||||
# agent_mode autodisable
|
# agent_mode autodisable
|
||||||
|
|
||||||
|
# Secondary groups. You can select several groups separated by comma.
|
||||||
|
# secondary_groups Group1,Group2
|
||||||
|
|
||||||
# Secondary server configuration
|
# Secondary server configuration
|
||||||
# ==============================
|
# ==============================
|
||||||
|
|
||||||
|
@ -107,6 +107,9 @@ transfer_mode tentacle
|
|||||||
# Agent mode: Learn (default), No-learn, Autodisable
|
# Agent mode: Learn (default), No-learn, Autodisable
|
||||||
# agent_mode autodisable
|
# agent_mode autodisable
|
||||||
|
|
||||||
|
# Secondary groups. You can select several groups separated by comma.
|
||||||
|
# secondary_groups Group1,Group2
|
||||||
|
|
||||||
# Secondary server configuration
|
# Secondary server configuration
|
||||||
# ==============================
|
# ==============================
|
||||||
|
|
||||||
|
@ -104,6 +104,9 @@ xml_buffer 1
|
|||||||
#It try to find the EKID and set it like a custom field.
|
#It try to find the EKID and set it like a custom field.
|
||||||
ehorus_conf "C:\Program Files\ehorus_agent\ehorus_agent.conf"
|
ehorus_conf "C:\Program Files\ehorus_agent\ehorus_agent.conf"
|
||||||
|
|
||||||
|
# Secondary groups. You can select several groups separated by comma.
|
||||||
|
# secondary_groups Group1,Group2
|
||||||
|
|
||||||
# Secondary server configuration
|
# Secondary server configuration
|
||||||
# ==============================
|
# ==============================
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user