Operating System - HP-UX
1830938 Members
1866 Online
110017 Solutions
New Discussion

generate a report with sar output

 
SOLVED
Go to solution
Katie Sands
Occasional Advisor

generate a report with sar output

I would like to see if I can generate a report with SAR info. Can someone point me to a doc. with this type of information.

Thanks!
5 REPLIES 5
Mark Greene_1
Honored Contributor

Re: generate a report with sar output

Start with the man page for sar. There are several good examples of use listed toward the end of the page.

mark
the future will be a lot like now, only later
Katie Sands
Occasional Advisor

Re: generate a report with sar output

I guess I left out some specifics in my first posting. Sorry! What I meant to say: I would like to generate a report at the end of the business day (19:00) that would gather statistics and could be printed or emailed.
Steven E. Protter
Exalted Contributor
Solution

Re: generate a report with sar output

How about a sript?

Collects data in the background. Production quality?

Attaching.

Post back if you need help tweaking.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Pete Randall
Outstanding Contributor

Re: generate a report with sar output

Katie,

In that case, have a look at the man page for sa1. There are cron examples there for just what you want.


Pete

Pete
Katie Sands
Occasional Advisor

Re: generate a report with sar output

SEP,
I was thinking a script might be the direction I wanted to go. I am very new to scripting and the Sys. admin. world. I will definitely look at the script and I am sure I will need help tweaking it. Is there anyway you can send an interpretation? If not, I understand and will try deciphering it myself.

Thank you to everyone!