Sar"s data in a web"s browser
am 25.01.2008 05:01:59 von apogeusistemas
Hi:
I create a lot of sar scripts to use in my job, like this output:
00:00:00 %used_cpu
07:00:00 65
08:00:00 53
09:00:00 68
10:00:00 77
11:00:00 81
12:00:00 84
and I'd like use a web browser to access this data
in Solaris server and create a graphical curve from
this output.
How could I create this task ? (get a graphic
from this sar output in a web browser ).
Thank you in advance.
Re: Sar"s data in a web"s browser
am 25.01.2008 13:31:47 von Bill Marcum
On 2008-01-25, apogeusistemas@gmail.com wrote:
>
>
>
> Hi:
>
> I create a lot of sar scripts to use in my job, like this output:
>
>
> 00:00:00 %used_cpu
> 07:00:00 65
> 08:00:00 53
> 09:00:00 68
> 10:00:00 77
> 11:00:00 81
> 12:00:00 84
>
> and I'd like use a web browser to access this data
> in Solaris server and create a graphical curve from
> this output.
> How could I create this task ? (get a graphic
> from this sar output in a web browser ).
>
> Thank you in advance.
man gnuplot
If gnuplot is not installed, you can get it from sunfreeware.com.