Virgil_Soulie
Neophyte
27 days agoCollector configuration management - API/Ansible
Hi,
We recently had to change the collector cache to a new baseline. Needed to be applied to every collectors.
To avoid slow and repetitive actions, we tried using APIs/Ansible.
But to my understanding the following APIs call don't support "Agent config" changes :
/setting/collector/groups/{id}
/setting/collector/collectors/{id}
Also tried using Ansible lm_collector module https://galaxy.ansible.com/ui/repo/published/logicmonitor/integration/content/module/lm_collector/