Creating Monitored Node

Hi

Can some one please tell us how to Create Monitored Node without IP address on Operations Bridge Manager. When we are trying to create a Node without IP address it will not get saved as we get a error message as "No IPs with name: "test.server.com" found".  But what we can see is there are multiple nodes which were already created by someone else without IPs. Not sure how they created them without IPs. Can some one please help us with a step on how to Create Monitored Node without IP address.



Parents Reply Children
  • 0 in reply to   

    Hi, I tried below command

    opr-node -username admin -password mypassword -add_node -node_name roopesh001.test.com ci_name roopesh001 -os_type "Windows Server 2012 (6.2)" -processor_family x86_64 -ci_type nt -node_group mygroup

    But getting error as "
    ERROR: The following arguments are not recognized by this application:
    ci_name, mynode
    INFO: Enter -help or -h to find help using the tool
    ERROR: Operation failed"

    Any suggestion whats wrong in command?