Sponsored Content
Full Discussion: JMX monitoring on UNIX
Top Forums Shell Programming and Scripting JMX monitoring on UNIX Post 302562527 by vbe on Friday 7th of October 2011 07:53:23 AM
Old 10-07-2011
Ok I close this one and reopen the other, your thread was closed because of double posting...

continue here: JMX monitoring on unix server
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Help: Unix Monitoring Script

guys, i am creating a script to monitor our sun solaris unix server and email me the result of the script. currently, i am using the prtdiag -v command in the script to diagnose the hardware specs of the server. any suggestions on what else could i add like disk monitoring (using df)... ... (1 Reply)
Discussion started by: maztahvoodoo
1 Replies

2. Infrastructure Monitoring

UNIX Monitoring tools

I need some monitoring tools for SCO 7.1.4 Does anybody reccomend some software that I can install to monitor mem leaks and odd SAR values etc (2 Replies)
Discussion started by: trebor1
2 Replies

3. UNIX for Advanced & Expert Users

UNIX monitoring tools

Guys, I would like to know who are using monitoring tools? I use Nagios before but it seems is more on Linux and Windows platform. - Nagios - BigBrother - BigSister - Cacti - MRTG - JFFNMS - anymore? Please give comment too I would like to have some comment on UNIX monitoring tools.... (2 Replies)
Discussion started by: dwarf007
2 Replies

4. UNIX for Dummies Questions & Answers

Unix Performance Monitoring

In the vmstat , there are many columns you can see. Can someone tell me what is the most important column that i need to be watched on, and what value or average value should i watch inorder to determine that im experiencing a cpu bottle neck. What should be my basis. or if you use glance ... (2 Replies)
Discussion started by: kaibiganmi
2 Replies

5. Infrastructure Monitoring

Unix system monitoring

Hi, I am relatively new to Unix. Today I have attended an interview and they asked me below questions (a)How do you monitor Unix system? (b)How do you know every thing is working fine? (c)How do you know if there are any bottle necks? (d)How do you know if any process is hanging and draining... (5 Replies)
Discussion started by: krdblc
5 Replies

6. Solaris

Monitoring Threads in unix

Hi All, I want to monitor threads of specific processes in mysql in Solaris 10. Is there any command to do it? (1 Reply)
Discussion started by: rohitmahambre
1 Replies

7. Programming

JMX monitoring on unix server

Hi All, I am new to JMX.Can anybody tell me how to use this it on unix server. Using JMX i want to check the system monitoring(%cpu utilization , size utilization )how to start JMX on UNIX Thanks Double post, continued (9 Replies)
Discussion started by: aish11
9 Replies

8. Programming

JMX Client MalformedURLException

Hi I am writing a JMX client to fetch the MBeans and its attributes. i am able to display weblogic MBeans using the following code snippet. But my requirement is it should run on Unix box. I copied same client onto unix, then i am getting the following error. ... (0 Replies)
Discussion started by: tripleM
0 Replies

9. UNIX and Linux Applications

JMX Client -MalformedURLException

Hi I am writing a JMX client to fetch the MBeans and its attributes. i am able to display weblogic MBeans using the following code snippet. But my requirement is it should run on Unix box. I copied same client onto unix, then i am getting the following error. ... (1 Reply)
Discussion started by: tripleM
1 Replies
cmstopres(1m)															     cmstopres(1m)

NAME
cmstopres - stops resource monitoring on the local node for an EMS resource that is configured in a Serviceguard package. SYNOPSIS
cmstopres [-v] -p package_name resource_name DESCRIPTION
cmstopres stops resource monitoring for an EMS resource on the local node. This resource must be configured in the specified package_name. To stop a resource monitoring for an EMS resource in the package, a user must either be superuser(UID=0), or have an access policy of FULL_ADMIN allowed in the cluster configuration file. See access policy in cmquerycl(1m) or cmmakepkg(1m). Options cmstopres supports the following options. -v Verbose output will be displayed. -p package_name The name of the package where the EMS resource is configured in. This is a required parameter. resource_name Name of the EMS resource to stop resource monitoring for. This resource must be configured in the specified package name. This is a required parameter. RETURN VALUE
cmstopres returns the following values: 0 Successful completion. 1 Command failed. EXAMPLES
To stop resource monitoring for the EMS resource /net/interfaces/lan/status/lan0 for package pkgA, do the following: cmstopres -p pkgA /net/interfaces/lan/status/lan0 AUTHOR
cmstopres was developed by HP. SEE ALSO
cmstartres(1m), cmquerycl(1m), cmmakepkg(1m), Requires Optional Serviceguard Software cmstopres(1m)
All times are GMT -4. The time now is 02:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy