Node label should be able to auto populate from WMI
Description
Currently when nodes are provisioned, the node label is determined by DNS or if DNS is unavailable, then SNMP.
We're trying to add Windows servers to our OpenNMS monitoring using WMI, but the node label is not being automatically populated because we don't have reverse DNS lookup available, and the windows servers don't have SNMP installed.
Can WMI be added as a valid source for automatic population of node label.
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
John Blackburn August 30, 2017 at 4:37 AM
I'm no WMI expert, but I think a powershell command that would get the required info would be something like:
Currently when nodes are provisioned, the node label is determined by DNS or if DNS is unavailable, then SNMP.
We're trying to add Windows servers to our OpenNMS monitoring using WMI, but the node label is not being automatically populated because we don't have reverse DNS lookup available, and the windows servers don't have SNMP installed.
Can WMI be added as a valid source for automatic population of node label.