Sponsored Content
Full Discussion: Monitoring Solution
Top Forums UNIX for Advanced & Expert Users Monitoring Solution Post 302970018 by cjcox on Thursday 31st of March 2016 10:46:14 AM
Old 03-31-2016
snmp is your friend. A lot of those "tools" are not much more than "pretty" snmp based tools. Cacti might be an ok option just because the community often has add-ons for many enterprise things (like switches, routers, SAN, storage, hypervisors).

If you study what others have done you'll find you can write or modify Cacti to fit specific needs.
This User Gave Thanks to cjcox For This Post:
 

2 More Discussions You Might Find Interesting

1. Cybersecurity

best monitoring solution

Hi people, i would like to know your opinion about the best monitor solution that can: - monitor OS (could be ubuntu, AIX, HP-UX, redhat,...) - monitor BD (ORACLE, Mysql,...) - monitor specific services - scipts that i develop for monitoring them - have parent and child architecture, for... (1 Reply)
Discussion started by: gfca
1 Replies

2. Infrastructure Monitoring

How to install Cacti (a system monitoring and graphing solution) with Nginx?

Here's a short tutorial on installing Cacti with Nginx on Linux. (0 Replies)
Discussion started by: notblog
0 Replies
jconsole(1)						      General Commands Manual						       jconsole(1)

NAME
jconsole - J2SE Monitoring and Management Console SYNOPSIS
jconsole [ options ] [ pid | [ host:port ... ] ] PARAMETERS
pid Process ID of a Java VM that was started with -Dcom.sun.management.jmxremote option on the same machine. See JMX Monitoring and Management for details at http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html. host:port Host name on which the Java VM is running and the port number through which the Java VM's JMX Connector is published. See JMX Monitoring and Management for details at http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html. DESCRIPTION
The jconsole command launches a graphical console tool that enables you to monitor and manage Java applications and virtual machines on a local or remote machine. NOTE- This tool is experimental and may not be available in future versions of the JDK. OPTIONS
-interval=n Set the update interval to n seconds (default is 4 seconds) -notile Do not tile windows initially (for two or more connections) -version Output version information abd exit. -help Output help message and exit. SEE ALSO
Monitoring and Management for Java Platform at http://java.sun.com/j2se/1.5.0/docs/guide/management/index.html 06 Feb 2004 jconsole(1)
All times are GMT -4. The time now is 07:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy