Operating System - HP-UX
1753767 Members
5747 Online
108799 Solutions
New Discussion юеВ

Init script for sadc? Configure sar?

 
SOLVED
Go to solution
Trever Furnish
Regular Advisor

Init script for sadc? Configure sar?

So on hpux 11.31 I see that sa1, sa2, and sadc are all present, but I don't see an init script to start them. What am I missing? Do I really have to roll my own script to start/stop sadc or put sa1 into crontab?
Hockey PUX?
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor
Solution

Re: Init script for sadc? Configure sar?

Hi Trever:

You can create a simple startup script using the '/sbin/init.d/template' and the rules documented in 'rc(1M)'. This is very straightforward. The manpages for 'sa1(1M)' discuss the three scripts and offer suggestions for starting and running them.

Regards!

...JRF...
Trever Furnish
Regular Advisor

Re: Init script for sadc? Configure sar?

Thanks, James -- I will give that a go.
Hockey PUX?