Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Unix performance monitoring counters Post 302100646 by andryk on Thursday 21st of December 2006 06:08:06 AM
Old 12-21-2006
Quote:
What do you think?

blks_read/sec
blks_written/sec
read_io_ops/sec
write_io_ops/sec
1minAvg
5minAvg
Cached
Mem
MemFree
MemShared
MemTotal
Swap
SwapCached
SwapFree
SwapTotal
Idle
System
User
Context Switches/sec
Interrupts/sec
Page Ins/sec
Page Outs/sec
Swap Ins/sec
Swap Outs/sec
Page Faults/sec
Nice detail, though i would pick only those which will help detecting any bottleneck ...
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix performance monitoring via Windows/NT

We are trying to Monitor Unix via Window95/98 on an NT network. Is there anyone that could point us in the direction on software that runs in Windows on a Telnet connection that we could use to accomplish this? We have tried a program called Unix Watcher by Etasoft and can' get it to connect. ... (6 Replies)
Discussion started by: btrout
6 Replies

2. UNIX for Advanced & Expert Users

performance monitoring

hi, can any one tell me, is there is any way i can check the performance of my solaris 8 os on an Ent 3500. Other than top to check for the top most processes, how to make the calculations with vmstat, iostat, mpstat and nfsstat. Or is there any other tools that i can use? cheers. (3 Replies)
Discussion started by: i2admin
3 Replies

3. UNIX for Advanced & Expert Users

Performance Monitoring

Hi all The place I work for is about to to place there database server under heavy load for testing and would like the effect recorded as much as possible. Can anyone point me in the right direction with respect to real time system monitoring. I am aware of of 'sar', vmstat etc and hope to... (2 Replies)
Discussion started by: silvaman
2 Replies

4. UNIX for Dummies Questions & Answers

Performance monitoring

Hello, I am trying to find a way to view current CPU and disk usage. I used to use nmon which worked fine but since an upgrade to our servers this is no longer available. I have tried to get it reinstalled to no avail! Are there any other commands you can use within unix which will allow me... (4 Replies)
Discussion started by: johnwilliams
4 Replies

5. UNIX for Dummies Questions & Answers

Unix Performance Monitoring

In the vmstat , there are many columns you can see. Can someone tell me what is the most important column that i need to be watched on, and what value or average value should i watch inorder to determine that im experiencing a cpu bottle neck. What should be my basis. or if you use glance ... (2 Replies)
Discussion started by: kaibiganmi
2 Replies

6. Linux

Linux/Unix performance monitoring

This is my first post (yes I'm a newbie).... :D I'm looking for a list of Linux and Unix commands for performance monitoring and a good sight or area on this site that would have man pages and or information on those commands..... Thanks if anyone can take the time to post..... :cool: (14 Replies)
Discussion started by: harrisjl
14 Replies

7. Solaris

Performance Monitoring

Hi all, I am planning to give a presentation on performance measure. I have decided to focus on the commands which are used to know the performance of the server. I have a idea of prstat,vmstat,netstat, and iostat. Could anybody suggest me any other commands which are used for perforamance... (7 Replies)
Discussion started by: priky
7 Replies

8. Shell Programming and Scripting

Performance Monitoring script for UNIX servers

Hi, I have been working on writing an automated script that will run 24x7 to monitor the performance parameters like CPU,Memory,Disk I/O,Network,SWAP Space etc for all types of Unix servers ( HP-UX,AIX,SOLARIS,LINUX). Problem is I am confused with the commands top,prstat,vmstat,free,sar etc.... (4 Replies)
Discussion started by: ssk250
4 Replies
auditconfig(8)						      System Manager's Manual						    auditconfig(8)

NAME
auditconfig, audit_setup - Audit subsystem configuration graphical interface (Enhanced Security) SYNOPSIS
/usr/sbin/sysman auditconfig NOTE: The audit_setup utility has been replaced by the auditconfig graphical interface. DESCRIPTION
The graphical user interface is used interactively to establish the audit environment on your system. The interface can be selected from the Sysman menu, syman_station (including PC clients), or it can be started from the command line. See the sysman(8) and syman_station(8) reference pages for more details. If a kernel rebuild is required as part of the configuration, auditconf guides the user through the rebuild and reboot. The auditconfig interface configures the following aspects of the audit subsystem: Location of the audit logs. The /var/audit/ directory is the default area. Action for the audit subsystem to take if the file space allocated for audit logs is exhausted. Trimming of audit logs. Enable accepting audit data from remote systems. Select the profiles/categories of events to be audited. Include environment strings with an or system call. You must be root to run FILES
/etc/sec/event_aliases A set of aliases by which logically related groupings of events can be constructed. You can modify this set of aliases to suit your site's requirements. /etc/sec/auditmask_style Auditmask style selections. /etc/sec/auditd_clients A list of hosts from which audit data can be accepted. /etc/sec/auditd_loc A list of alternative locations in which auditd stores audit data when an overflow condition is reached. /etc/sec/audit_events A list of all security-relevant system calls and trusted (application) events. You can modify this file or use it as a template. /etc/sec/file_objects/* The list of files that auditconfig used to enable object selection or deselection. /etc/rc.config.common The cluster-wide rc variables for the audit subsystem. /etc/sec/rc_audit_events Used for input to for audit events during system initialization. /etc/sec/fs_objects Created when object (de)selection is derived from a profile(category). It contains the selected profile's entries of file objects. RELATED INFORMATION
Commands: auditmask(8), auditd(8), sysman(8), sysman_station(8) Security, System Administration delim off auditconfig(8)
All times are GMT -4. The time now is 07:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy