Operating System - HP-UX
1834187 Members
2808 Online
110064 Solutions
New Discussion

Monitor user activities included console output

 
Asif_8
Regular Advisor

Monitor user activities included console output

I want to monitor the user activities included console output in the HP UX m/c by scripts command and other way .

Please help me


5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: Monitor user activities included console output

Shalom,

It depends on the type of service being clustered how to proceed.

For example if its a MC/ high availability httpd server I set up a monitor that does this:

wget http://webaddress/

This retrieves the http index file.

If we get good content its up. If not, we squawk and get help.

Give details and get a more specific answer.

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
Asif_8
Regular Advisor

Re: Monitor user activities included console output

sorry ..

I want to monitor the user activities included console output in the HP UX by scripts command and other way .

Please help me
Aneesh Mohan
Honored Contributor

Re: Monitor user activities included console output

Hi Asif,

There is one software called powerbroker ,it will solve your requirement.

Please check it out

http://www.symark.com

Regds,
Aneesh
Aneesh Mohan
Honored Contributor

Re: Monitor user activities included console output

Hi Asif,

Please contact Symark Software directly regarding your PowerBroker questions.

Aneesh
Asif_8
Regular Advisor

Re: Monitor user activities included console output

thanks but I am looking the scripts
monitor the user activities included console output In other words, all the commands and outputs should be logged between an user logged-in to logged-out I think its possible by scripting with script command.

asif