The below query will give all the currently monitored server names of both UNIX and WINDOWS server.
Execute the following query in the MSSQL query analyzer.
"Select name from object where typeid = '2' or typeid = '16'"
Wednesday, January 16, 2008
Subscribe to:
Posts (Atom)