Click here to show or hide the menubar.

serverMonitorSuite.utilities.findServer


Often I have a domain name and wonder which of my servers that name is pointing to.

I can easily get an IP address, but that doesn't help because I don't have them memorized.

Then I realized the information is in serverMonitor, which is running on one of my servers.

So I wrote this utility script. The next step is to write a script running on my local machine to call it directly, on the appropriate server.

Parts

serverMonitorSuite.utilities.findServer


Posted on Monday, October 15, 2012 at 1:36 PM by Dave Winer.