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

what are soft links and hard links, and differentiate them.

2 Answers   Bank Of America,


You can ping servers on the subnet your workstation is on, but not other subnets. Why?

2 Answers  


how to check network statstics..?

5 Answers  


what is State database replica?

1 Answers   IBM,


If you can ping a server, but can't telnet or ssh to it, whats wrong?

8 Answers   HCL,






what are the deamon for nfs server

5 Answers   IBM, Micron Electricals,


what is the difference between detached and disassociate state of plexes?

2 Answers  


how to repair /etc/system file with out using jump start and without using os software cd

4 Answers   IBM,


wht is the umask value to crate directory with only rw options to root..?

3 Answers  


which hardware u using present

3 Answers   IBM,


What does the pkgadd command do?

4 Answers  


What does init 0 do?

9 Answers   HCL,


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)