How to check status of Solaris 10 system accounting

  • Follow


Hello Group,

I am looking for a way to check whether system accounting is running/
enabled on a Solaris 10 box or not.
I can't see it as either a process with ps -ef or as a service with
svcs -a .
Still, /var/adm/pacct keeps increasing by the second.

The startup script, /etc/init.d/acct only takes the start and stop
parameters (i.e. not status).

Any ideas about what I am missing here?

Cheers

Lollo
0
Reply Ciccio 9/21/2010 2:25:10 PM

In <6618f3b6-1ae7-4b4c-bd74-63836517b4aa@f26g2000vbm.googlegroups.com> Ciccio <lserena@gmail.com> writes:

>I am looking for a way to check whether system accounting is running/
>enabled on a Solaris 10 box or not.
>I can't see it as either a process with ps -ef or as a service with
>svcs -a .
>Still, /var/adm/pacct keeps increasing by the second.

>The startup script, /etc/init.d/acct only takes the start and stop
>parameters (i.e. not status).

>Any ideas about what I am missing here?

Start with the acct(1M) man page and the `System Administration Guide:
Basic Administration' document from docs.sun.com .

-- 
-Gary Mills-        -Unix Group-        -Computer and Network Services-
0
Reply Gary 9/21/2010 4:03:44 PM


1 Replies
992 Views

(page loaded in 0.16 seconds)

Similiar Articles:













7/24/2012 1:27:34 AM


Reply: