- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: UNIX Monitoring & Limitation of Sessions
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
07-26-2007 09:58 PM
07-26-2007 09:58 PM
UNIX Monitoring & Limitation of Sessions
How can I limit the number of hosts connected to a UNIX server?? The problem is that too many XSessions seem to be taking up a lot of space/processing power on the server, and it causes it to crash.
Secondly, what can be done to "monitor" performance of the UNIX server?? I've done a top command - this is useful,but we need something more "detailed" to tell us how much resource is being taken up with respect to bandwidth utilisation and CPU capacity.
Thanks for your assistance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2007 10:04 PM
07-26-2007 10:04 PM
Re: UNIX Monitoring & Limitation of Sessions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2007 10:16 PM
07-26-2007 10:16 PM
Re: UNIX Monitoring & Limitation of Sessions
to limit the number of session per user modify "NUMBER_OF_LOGINS_ALLOWED " parameter in /etc/default/security file controls If the file doesn't exist, or the parameter is not present, there is a default value of 0, which doesn't limit the number of concurrent sessions.
chek parameters npty in kernel parameters
For second, use glance , sar or vmstat
Regards
L-DERLYN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2007 10:22 PM
07-26-2007 10:22 PM
Re: UNIX Monitoring & Limitation of Sessions
could you tell me how to use glance? or glance plus?? what is the syntax??
Furthermore, what are the options for vmstat?? i tried reading the man pages - i did look at them, but all i need is just the basic syntax that gives me the most information??
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2007 10:36 PM
07-26-2007 10:36 PM
Re: UNIX Monitoring & Limitation of Sessions
if you have it already installed or you had MCOE....
#glance
or in GUI motif
#gpm