Hi, all :
I have many linux machines connected in a network. Now I want ot create a perl script which will list all the machines info in a network. Like the following : ------------------------- Host: xxx OS: xxx Kernel :xxx CPU Info:xxx ------------------------ I googled the Internet and found the perl module called "Sys::Info" , but it was not that I wanted . Sould someone can give me some suggestions ? Thanks in advances ...