- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Want monitor program
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 08:29 PM
04-23-2003 08:29 PM
Want monitor program
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 08:41 PM
04-23-2003 08:41 PM
Re: Want monitor program
i think there is an option when u r using trusted systems where u can specify which command should be logged. but i haven't used it.
u can use script command , u can put it the .profile file in the user home directory.
this will log each everything including the results displayed in the particular termimnal.
note:- log file will be huge.
radhakrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:13 PM
04-23-2003 09:13 PM
Re: Want monitor program
the easiest approach is to give a shell which has history features (csh, ksh, tcsh, etc) and then the set the history size to say 1000 or more and then take a backup of the history file on a regular basis.
hth
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:28 PM
04-23-2003 09:28 PM
Re: Want monitor program
The only foolproof method is to set up system as trusted and you can audit actual events. The only other method is to set up accounting/auditing, but beware of the disk space utilisation. Have a look at the man page for audsys.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 09:46 PM
04-23-2003 09:46 PM
Re: Want monitor program
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2003 10:08 PM
04-23-2003 10:08 PM
Re: Want monitor program
hth
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 03:05 AM
04-24-2003 03:05 AM
Re: Want monitor program
try to see user .sh_history or set this feature by inserting:
HISTFILE=/"user home directory"/.sh_history
HISTSIZE=1000 --> number of user cmd that you can see.
export HISTFILE HISTSIZE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2003 03:14 AM
04-24-2003 03:14 AM
Re: Want monitor program
THere is absolutely no valid reason for a "user", and I'm not talking about developers or systems people, I'm talking about "users" to need access to shells. If a "user" thinks they do need access to shells, then you need to modify or create applications to assist them, but by all means they MUST be kept out of shells! It's the first rule of security!
Do you ever get audits.
live free or die
harry