Join fellow LogicMonitor users at the Elevate Community Conference and get hands-on with our latest product innovations.

Register Now

Resources

Explore our blogs, guides, case studies, eBooks, and more actionable insights to enhance your IT monitoring and observability.

View Resources

About us

Get to know LogicMonitor and our team.

About us

Documentation

Read through our documentation, check out our latest release notes, or submit a ticket to our world-class customer service team.

View Resources

Adding Collector Groups

Last updated on 08 October, 2024

You can use LogicMonitor REST API v3 to add collector group details. You must authenticate yourself before making the API request.

URI: POST /setting/collector/groups

ParameterTypeDescription
autoBalanceInstanceCountThresholdIntegerThe threshold for instance count strategy to check if a collector has high load.
descriptionStringThe description of the collector group.
Example – "description": "Group for collectors dedicated to Network Devices."
autoBalanceBooleanIndicates if the collector is auto balanced.
customPropertiesJSON ArrayThe custom properties defined for the collector group. Each property must have a name and value.
nameString(Mandatory) The name of the collector group.
Example – "name": "Collector (Network Devices)"
autoBalanceStrategyStringThe auto balance strategy for the collector group. The value can be DEVICECOUNTINSTANCECOUNT or NONE(default). 

Start Your Trial

Full access to the LogicMonitor platform.
Comprehensive monitoring and alerting for unlimited devices.