Operating System - HP-UX
1826333 Members
3648 Online
109692 Solutions
New Discussion

source for SAR utility installation

 
rbarot
Occasional Advisor

source for SAR utility installation

Hi ,
Can anybody help me in finding source for sar utility. I am having hp-ux 11.23
4 REPLIES 4
Peter Godron
Honored Contributor

Re: source for SAR utility installation

Hi,
you mean the source code or the executable?!
Executable:
which sar for location
man sar for useage instruction

Arunvijai_4
Honored Contributor

Re: source for SAR utility installation

Hi,

"sar" is part of core system. You can find sar at /usr/sbin/sar.

# swlist -l file |grep -i "/usr/sbin/sar"
OS-Core.SYS2-ADMIN: /usr/sbin/sar


-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
MANOJ SRIVASTAVA
Honored Contributor

Re: source for SAR utility installation

You can also download sar check from www.sarcheck.com to format reports and collect logs in servers . A typical o/p from one of my prod boxes is attached for your refrence .
Rick Garland
Honored Contributor

Re: source for SAR utility installation

sar is loaded on the base install. This is true on most UN*X'es.