- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Monitoring a tty session
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
02-04-2004 02:06 AM
02-04-2004 02:06 AM
Monitoring a tty session
I need to be able to realtime monitor their tty sessions so that I can see what they are doing. Also I need to monitor all other activity that they are doing. The main one is the tty sessions.
Can anyone help me with an idea on how to do this efficiently?
Thanks,
Craig
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 02:19 AM
02-04-2004 02:19 AM
Re: Monitoring a tty session
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 02:22 AM
02-04-2004 02:22 AM
Re: Monitoring a tty session
One thing you can do is to put the file 'script' in the profile so that you can watch their activity. However, they will need to have write access to the output file which means it can be manipulated. However, if you are watching it then you will find it out if they do any such thing.
For ex., create a directory say /tmp/scripts.
Chmod 1777 /tmp/scripts
Add "script /tmp/scripts/script.$LOGNAME.$(date +%m%d%H%M)" to your /etc/profile.
When the vendor logs in, it will create a file under /etc/profile. You can simply do a 'tail -f /tmp/scripts/script.user.date' and watch what they do.
This is one way of monitoring what others do. It does have it's limitations.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 02:37 AM
02-04-2004 02:37 AM
Re: Monitoring a tty session
http://www.tridia.com/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 02:46 AM
02-04-2004 02:46 AM
Re: Monitoring a tty session
You can get a 90 day demo free of charge. Don't email--it'll take weeks to get a reply. Call their customer service people who will try to sell you the Windows products: don't accept this. Keep going through their sales office until you find someone who has heard of this product. If you give them your Fedex number, they'll overnight it to you.
Its a cinch to install, and a PITA to license, but maintenance is a breeze. A 3 user license is less than $3k USD, but it does share licensing with other Citrix products on your network, so the cost per seat plumments.
Its also available for Solaris and AIX. It uses the freebie Citrix client (downloadable from their website) or you can go through all the bother of configuring the NFUSE server (included) and then any web browser suffices for a client.
Chris