On Monday 19 October 2009 11:27:04 saurabh vadhera wrote: > Iam looking to some open souce replacement of sitescope etc . Requirement > is to generate the capacity reports (CPU Load avg and Memory as well some > application servies) in tabular and graphical format >
You can gather the statistics (using 'top' in batch mode), parse them using perl or any other scripting language, send them over the network using SNMP (simple network management protocol) and make graphs using MRTG for the same. Hope that helps... ;) -- Regards Chirag Anand Junior Systems Architect E2E Networks | <http://www.e2enetworks.com> [email protected] Blog :http://techfreaks4u.com/blog anything weird is worth a try... _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
