We would like to know when a VM monitored through VMAN is not accessible. Since we couldn't find a good metric for this via vCenter, we are going to setup all the nodes and poll them via ICMP.
I have the PowerShell code to add the nodes from a CSV file. (I've still been doing this one at a time to troubleshoot.) After viewing the node in the Web console the Node Details section is empty. If I click on "Edit Node" and then change the Node Category to "Server," then the Node Details section is displayed. (I don't know if this is important or not, should I even care?)
I would like to set the category to be "server" through the SDK. Is there a way to do that?