What is different the template name with between nothing and active?
Basically, I want to set the agent type to active, but I don't know if I can use active for the agent type without using the active template.
for example,
windows_agent
windows_agent_active
Basically, I want to set the agent type to active, but I don't know if I can use active for the agent type without using the active template.
for example,
windows_agent
windows_agent_active
You cannot use active items with completely passive agent (ServerActive is not defined in agent config)
Comment