nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Commands required to monitor a Solaris servers

This is a discussion on Commands required to monitor a Solaris servers within the Solaris/OpenSolaris forums, part of the UNIX operating systems category; Hai, I (In favour of all new sysadmin need the summary commands only ( I/we'll explore) to monitor/troubleshoot a solaris ...


Go Back   nixCraft Linux Forum > UNIX operating systems > Solaris/OpenSolaris

Register FAQ Members List Calendar Forgotten your password? Mark Forums Read
  #1 (permalink)  
Old 06-17-2007, 09:28 PM
Junior Member
User
 
Join Date: Oct 2006
Location: Chennai
Posts: 3
Rep Power: 0
ramrishie
Send a message via Yahoo to ramrishie
Default Commands required to monitor a Solaris servers

Hai,

I (In favour of all new sysadmin need the summary commands only ( I/we'll explore) to monitor/troubleshoot a solaris server. Please list out the commands only. Ofcourse I am seeing the book and referring the man pages. Atleast top 25 commands to watch out. I am a moderate Linux user. As I need to maintain the solaris servers now.

Thanks in Advance.
Ram
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-18-2007, 02:41 AM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,061
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Many Linux commands will work on Sun Solaris UNIX too.

User disk quota
Code:
quot -af
Gardware resources
Code:
cfgadm
Kernel driver information
Code:
modinfo
Get Pagesize information
Code:
pagesize –a
Swap file info
Code:
swap -l
Get memory size info
Code:
prtconf | grep Mem
Get various network information
Code:
netstat
Network card info and setup
Code:
ifconfig
route
snoop
More about process
Code:
ptree
ps
fuser
ipcs
kill
lsof
top
pwdx
pfiles
pkill
Sys config and info
Code:
eeprom
prtconf -vp
isainfo –bv
last
who
w
prtdiag -v
sar
See Complete Sun Solaris Commands List online or download the same using wget
Code:
wget 'http://www.allcommands.com/solaris%20commands%20list.html'
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote
  #3 (permalink)  
Old 01-22-2008, 06:17 AM
Junior Member
User
 
Join Date: Jan 2008
My distro: SuSE
Posts: 4
Rep Power: 0
linuxidiot is on a distinguished road
Default

prstat <-- like top command in linux systems

truss <-- strace like in linux

format <-- fdisk like menu but have to run fdisk with in it to maintain disks.

smc <-- solaris management console

psrinfo <-- lists processor information

svcs, svcadm, svccfg <-- service configuration utilities of SMF

isainfo <-- lists architecture
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
How to monitor RSH commands mformit Solaris/OpenSolaris 0 04-11-2008 10:44 PM
Progate account across several servers piggy Shell scripting 0 03-06-2008 09:03 AM
Mounting servers in Linux rav Linux software 1 05-03-2007 12:57 AM
login into multiple servers thru script... avcert1998 Shell scripting 2 03-17-2007 04:29 AM
Solaris newbie: How to install IOzone in Solaris warren Solaris/OpenSolaris 11 03-28-2006 06:45 PM


All times are GMT +5.5. The time now is 08:01 AM.


Powered by vBulletin® Version 3.7.4 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36