Question for Sun explorer


 
Thread Tools Search this Thread
Operating Systems Solaris Question for Sun explorer
# 1  
Old 02-09-2013
Question for Sun explorer

I am running Sun Explorer to collect data, but /proc is very big in size so it is takin time to get completed. (Running from past 3 hours). I ran -->
HTML Code:
/opt/SUNWexplo/bin/explorer -w all,zones
HTML Code:
root@tsrim03:/# ps -ef | grep -i explo
    root 27623  6539   0 06:28:59 pts/1       0:03 ksh -p /opt/SUNWexplo/tools/proc
    root  6539  7362   0 06:19:20 pts/1       0:01 /bin/ksh -p ./explorer -w all,zones
Can anybody suggest, if I can comment something in this script to bypass running on /proc ?
I know, there is a option to exclude any module from running it as below
Code:
explorer -options -w default,\!module_name

But I am do not know module name, which is running query on proc.

Last edited by solaris_1977; 02-09-2013 at 01:31 PM..
# 2  
Old 02-09-2013
for a oneoff solution you can just kill the process and explorer will continue to run the other modules...
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Sun Cluster question

Hello everyone I've inherited an Oracle Solaris system holding ASE Sybase databases. The system consists of two nodes inside a Sun Cluster. Each of the nodes is hosting 2 Sybase database instances, where one of the nodes is active and other is standing by. The scenario at hand is that when any of... (3 Replies)
Discussion started by: abohmeed
3 Replies

2. Hardware

Sun/Oracle M5000 Question

I have an M5K with disk issues I'm trying to troubleshoot, and it's causing me some confusion. I know the host has four on-board HDDs, but the format command's output shows c0t0d0, c0t1d0, c3t0d0, and c3t1d0. cfgadm -al shows c0t3d0 as the DVD-ROM drive, and c1 and c2 as SAN disks. Confused yet? ... (2 Replies)
Discussion started by: desertdenizen
2 Replies

3. Hardware

Sun T5220 Firmware question

Hello all, I've been researching this to no avail, I have a T5220 running firmware 7.2.2.e (139442-06) However, the issue I have is that I want to update the firmware yet Oracle maintains 3 different sets of firmware for the T5220: 7.2.x = (139442-14) Being the latest at 7.2.11.a;... (4 Replies)
Discussion started by: seckure
4 Replies

4. Solaris

Sun V240 Raid Question

Hi All, I'm new to this site. I have a few question since I'm in the process how to to repair my raid on Sun V240 Server. 1. How can we create RAID in Sun Sparc v240? 2. What utility can help people create RAID in Sun Sparc v240? 3. Do we need any special software to create the... (12 Replies)
Discussion started by: angkor
12 Replies

5. Solaris

Question about Sun Xvm

Is Xvm virtual box or something else ? I watched some movies on youtube and saw it is possible to install inside that black box a Windows or Linux :cool: Thanks (1 Reply)
Discussion started by: solaris_user
1 Replies

6. Solaris

Sun T2000 question

This may be a stupid question, but I don't want to take any chances. I have a Sun T2000 in production. I want to run the "resetsc" command on the ALOM controller to active an IP address change. Will resetting ALOM affect the running OS? Thanks (2 Replies)
Discussion started by: soliberus
2 Replies

7. Solaris

SUN V440 Question

I have a SUN V440 and it is running Solaris 9 with two NICs in the box ce0 ce1. Is there any way to get full duplex 1000? I do I check to see what ce0 and ce1 is set at and if it is not set to full duplex 1000, how do I set it and do I have to reboot the system afterward? I am new to the SUN unix... (5 Replies)
Discussion started by: pmwayne01
5 Replies

8. Solaris

Sun Fire E2900 crashed. Help analyze explorer

Dear Friends, Sun Fire E2900 crashed. I collected explorer output. core dump files been generated. There some interesting output files related to crash dumps, that I need some help from you guys to understand. The file in the explorer output is under /sysconfig/crash it's called:... (5 Replies)
Discussion started by: Sun Fire
5 Replies

9. Solaris

Sun Patches question

I have Solaris 9 on my server. From SunSolve site, I see: Solaris9 Sun Alert Patch Cluster (184.9 M) & Solaris9 (204.3 M) What is the difference between the Sun Alert Patch Cluster and the "regular" patch cluster? Thanks! (1 Reply)
Discussion started by: FredSmith
1 Replies
Login or Register to Ask a Question