How to remove a fglam server from foglight enviroment
- connect to foglight as foglight
- go to script console
- Please the following script in the script box
- server.TopologyService.deleteObject(scope)
- save the script since you may have to use it few time
- select host in the drop down list
- click on list instances
- you can refine your search on the object you want to remove using the search box
- for each occurence do the following
- Select one occurence
- select the script you created
- click on the script name
- click on run
- null should appear in the result box
- repeat this for each occurence
- once done, refresh the list by clicking on list instances
- now select remoteclient in the drop down list
- click list instances
- you can refine your search on the object you want to remove using the search box
- for each occurence do the following
- Select one occurence
- select the script you created
- click on the script name
- click on run
- null should appear in the result box
- repeat this for each occurence
- once done, refresh the list by clicking on list instances
this complete the removal of the the fglam
Running Foglight 5.7.5
ReplyDelete5.8.5-201504271546-RELEASE-344 fglAM. server.TopologyService.deleteObject(scope) Isn't found in scripts