trying to graph run times of cron jobs in solaris 8

From: egold@fsa.com
Date: Fri Aug 13 2004 - 10:04:13 EDT


I run some nightly ksh jobs on sparc solaris 8 which creates a logfile with
start and stop times in it.

I need to graph the data in the logfile, so that i can show it to
management.

I want the graph to be the time in minutes of each job. such as job took
100 minutes, job2 took 200 minutes, etc...

I dont know what tools to use and have never graphed data before.

In case someone reccomends perl, im only a beginner at it.

here is a sample of the logfile:

job1.ksh starting at Thu Aug 12 19:56:38 EDT 2004
job2.ksh starting at Thu Aug 12 19:56:38 EDT 2004
job2.ksh stopping at Thu Aug 12 22:34:46 EDT 2004
job1.ksh stopping at Thu Aug 12 23:41:23 EDT 2004

thank you in advance.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:29:16 EDT