Hi All,
I encountered an issue, I want to find-out which production -server consuming more CPU usage because of an sql query on that server, I can execute TOP command, but by mistake, I typed TOP command on a testing server, found no maximum CPU resource usage, how to have knowledge of IPaddress for correct login of the production server & knowledge of Testing server, is there any Linux command for knowing IPaddress of individual server, generally,we can type 'Hostname -i (or) -a' in Linux to know the IPaddress, but anything strange in my issue?
Thanks
Gopal DBA.