Performance monitoring tools?

Answers were Sorted based on User's Feedback



Performance monitoring tools?..

Answer / swamy naidu kollu

Monitoring the performance of the servers is a regular task
for the system administrators. There are many tools
available in solaris to achieve this task. Below are the
various tools available for analyzing the process.

- iostat ,vmstat,mpstat, prstat, netstat , ps -ef

#iostat -xtc ( Gives disk, terminal, tape and cpu
utilization information)

#vmstat -d ( gives disks statistics )

#mpstat ( Gives reports information per processor )

#prstat ( Gives us active process statistics )

#netstat ( Gives network related statistics )

#ps -ef ( Shows the status of all current process)

Is This Answer Correct ?    11 Yes 0 No

Performance monitoring tools?..

Answer / satish

Performance monitoring with iostat,vmstat & netstat

iostat -xtc gives disk r/s w/s kr/s kw/s wait %w %b

if the percentage busy(%) of disks is greater than 5 and service time is greaterthan 30 milliseconds we have to perform actions like

spread the file system
move the file system
tune the file system
Increase the system parameters
VMstat procs mem rss pipo faults cpu swapfree

netstat destination gateway flag Interface

Is This Answer Correct ?    2 Yes 0 No

Performance monitoring tools?..

Answer / muthukumar

IBM Has TIvoli Monitoring tool For Solaris Monitoring. (Ver
6.22 is the latest one)

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Solaris AllOther Interview Questions

Difference between NFS version 2 and NFS version 3?

2 Answers  


In a two node cluster i have typed #hastart command in one node.The cluster is starting in second node also,what is going in background?

0 Answers   Thomson Reuters,


How do you give a user access to an application or program that needs to run as root without giving them the root password?

2 Answers   Infosys,


Major Difference between sparc and X86 systems

1 Answers  


What is OBP and how do you access it?

2 Answers   3i Infotech,






After installing kernal patch if system crashed,then how to recover?

2 Answers   HP,


How to brk the root pwd?

5 Answers  


Whats the difference between SVM and VxVM? What would you recommend to your clients? why?

2 Answers  


How will u give a write permission to user inthe group when all other users in that group have only read permission.?

1 Answers  


Hi All, Q. I have one log file that log file contains application message but the application message in log file not append any date value. so after 1 to 2 date that file is big size , I want to delete contents only that was appended before 4 days ago from that single file and rest of the file contents would be remains same.

2 Answers   HP,


How to see the disk label and what information does that contains..?

2 Answers  


Difference b/w crash dump and core dump files..?

2 Answers   Mphasis, Sun Microsystems,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)