Products
Applications
Support
Company
How To Buy
Skip to main content (Press Enter).
Sign in
Skip auxiliary navigation (Press Enter).
Register
Skip main navigation (Press Enter).
Toggle navigation
Home
Communities
All Communities
Application Networking and Security
Carbon Black
Enterprise Software
Mainframe Software
Symantec Enterprise
Tanzu
VMware {code}
VMware Cloud Foundation
Blogs
All Blogs
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Events
VMware Explore 2025
All Events
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware Cloud Foundation Events
Water Cooler
Betas
Flings
Education
Groups
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Members
VMware vSphere
View Only
Community Home
Threads
703K
Library
2.7K
Blogs
0
Events
0
Members
100K
Back to discussions
Expand all
|
Collapse all
sort by most recent
sort by thread
Collection of custom metrics
anantha_hyperic
Oct 28, 2008 09:59 AM
I went through video demos of hyperic and understood how (easily) one can setup monitoring for a web ...
excowboy
Oct 28, 2008 08:08 PM
Hi, what kind of application do you want to monitor ? An easy way to setup monitoring is a Script ...
anantha_hyperic
Oct 28, 2008 08:44 PM
Its a java/jsp based application and application would be performing tasks like login,search catalog,register/order. ...
1.
Collection of custom metrics
Recommend
anantha_hyperic
Posted Oct 28, 2008 09:59 AM
Reply
Reply Privately
Options Dropdown
I went through video demos of hyperic and understood how (easily) one can setup monitoring for a web application.
Apart from monitoring and metrics collection of standard stuff like DB,Tomcat server etc, I want to collect specific metrics of my application like
-- How many visitors/sessions are active currently
-- What is the time taken for a call to a particular method/operation (tp99/tp99.9)
-- How many times a specific exception was thrown by the application
-- How many times each operation was called, assuming my application supports many operations like search,update, create
Can I use hyperic for this(and is it the right way to achieve it)?
Should I write metrics to a log file and parse it
OR should I use JMX plugins?
Thanks,
2.
RE: Collection of custom metrics
Recommend
excowboy
Posted Oct 28, 2008 08:08 PM
Reply
Reply Privately
Options Dropdown
Hi,
what kind of application do you want to monitor ?
An easy way to setup monitoring is a Script Plugin. The output of the script must be: key=value
There is an excellent howto:
http://support.hyperic.com/display/DOC/Script+Plugin+Tutorial
I wouldn't prefer writing the metrics to logfiles and parse it.
Cheers,
Mirko
3.
RE: Collection of custom metrics
Recommend
anantha_hyperic
Posted Oct 28, 2008 08:44 PM
Reply
Reply Privately
Options Dropdown
Its a java/jsp based application and application would be performing tasks like login,search catalog,register/order.
For my case, I think solution would be :
application needs to be take care of logging occurrence of each custom metric and script plugin needs to parse these logs and produce key=value kind of output for every metric I need
Thanks for the reply
×
New Best Answer
This thread already has a best answer. Would you like to mark this message as the new best answer?
Copyright 2024. All rights reserved.
Powered by Higher Logic