Matt, there are a few things you may want to consider: - don't limit yourself to "ifconfig", also support "ip addr show" (on my systems, ifconfig doesn't give all assigned IP addresses) - you may want to include a way to collect installed software probably by defininig a common format and have different distros provide scripts to generate it - use "cat /proc/cpuinfo" to gather cpu hardware information
In addition, please please please, include a way to limit the number of concurrent ssh sessions opened over one ssh connection. This one's currently driving me crazy. Regards, Ross -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=30759#30759 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
