Esay way to check remote server status (whether it is up/down) from a list of servers using nmap

22. October 2013 SysAdmin 0

Suppose, serverlist is the file-name which contain all the list of servers. Enter below nmap command from your  jumphost:-

nmap -iL serverlist -sP|grep up

0 0 votes
Article Rating

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments