Thanks Chirag , I do have some scripts to capture system performance and store them in a csv file , But i was looking for a way to present them in a trending manner . Preferrably some open source tool
-Saurabh On Mon, Oct 19, 2009 at 3:04 AM, Chirag Anand <[email protected]>wrote: > 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]/ > -- We grow by dreams. -- Woodrow Wilson _______________________________________________ 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]/
