Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Is there any visual aid program like Task Manager for Solaris? Post 302323083 by pgarousi on Friday 5th of June 2009 10:36:05 AM
Old 06-05-2009
Halcyon's release of "Neuron Agent 3.0" is a lightweight stand-alone agent which takes between 5-10 min to install and you can start monitoring in no time.

Neuron can monitor the health, performance, and availability of critical business services and the underlying infrastructure. It is very similar to Sun Management Center.

If you're familiar with Halcyon's modules that plug-in into SunMC, the same modules can be plugged in the Neuron agent.

There is a Neuron agent for the Solaris, Linux, AIX, Windows, and Tru64.
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Routine Task being a Solaris Administrator

Hi, What are routine task being a solaris administrator ? Thanks, Far (1 Reply)
Discussion started by: Far
1 Replies

2. Solaris

Disk Mirror in Solaris 9 via Solaris Volume Manager

Hello, I am trying to do mirror in solaris 9. I have total 0-7 disks 4 5 6 7 0 1 2 3 Drive 0 and Drive 4 = Boot Drives Need to Mirror following drives. Drive 1 and Drive 5 = Need to mirror Drive 1 was mounted on: /prod1, /prod2, /prod3, /prod4, /prod5. Then i... (3 Replies)
Discussion started by: deal732
3 Replies

3. Shell Programming and Scripting

comment and Uncomment single task out of multiple task

I have a file contains TASK gsnmpproxy { CommandLine = $SMCHOME/bin/gsnmpProxy.exe } TASK gsnmpdbgui { CommandLine = $SMCHOME/bin/gsnmpdbgui.exe I would like to comment and than uncomment specific task eg TASK gsnmpproxy Pls suggest how to do in shell script (9 Replies)
Discussion started by: madhusmita
9 Replies

4. UNIX for Dummies Questions & Answers

Solaris daily task

Hi friends, I am new to Solaris admin. Can any one brief me a checklist for the daily routine task to be performed on my unix boxes? I have solaris 9 and 10 running on 10 servers. Thanks in advance. (0 Replies)
Discussion started by: solaris5.10
0 Replies

5. Solaris

root disk mirroring in solaris volume manager for solaris 10

Need a procedure document to do "root disk mirroring in solaris volume manager for solaris 10". I hope some one will help me asap. I need to do it production environment. Let me know if you need any deatils on this. Thanks, Rama (1 Reply)
Discussion started by: ramareddi16
1 Replies
topsysproc(1m)							   USER COMMANDS						    topsysproc(1m)

NAME
topsysproc - top syscalls by process name. Uses DTrace. SYNOPSIS
topsysproc [-Cs] [interval [count]] DESCRIPTION
This program continually prints a report of the number of system calls by process name, and refreshes the display every 1 second or as specified at the command line. Similar data can be fetched with "prstat -m". Since this uses DTrace, only users with root privileges can run this command. OPTIONS
-C don't clear the screen -s print per second values EXAMPLES
Default output, 1 second updates, # topsysproc Print every 5 seconds, # topsysproc 5 Print a scrolling output, # topsysproc -C FIELDS
load avg load averages, see uptime(1) syscalls total syscalls in this interval syscalls/s syscalls per second PROCESS process name COUNT total syscalls in this interval COUNT/s syscalls per second NOTES
There may be several PIDs with the same process name. DOCUMENTATION
See the DTraceToolkit for further documentation under the Docs directory. The DTraceToolkit docs may include full worked examples with ver- bose descriptions explaining the output. EXIT
topsysproc will run until Ctrl-C is hit. AUTHOR
Brendan Gregg [Sydney, Australia] SEE ALSO
dtrace(1M), prstat(1M) version 0.90 Jun 13, 2005 topsysproc(1m)
All times are GMT -4. The time now is 08:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy