Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Comparator or metrics tool - options Post 302373932 by matrixmadhan on Monday 23rd of November 2009 01:21:22 AM
Old 11-23-2009
Collecting metrics, information retrieval from the data both structured and unstructured data is part of any job. That is basically for reporting, projection, forecasting, auditing etc and etc

So, how basically how do you handle all those data aggregation, data metrics in your day to day job.

Am interested to listen to those about any open source tools, in house tools? Smilie
 

5 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Unix Metrics

Hi, Does anyone know of any programs that can create Unix (Solaris) server metrics such as server uptime, services uptime, processor utilization by hour by day, memory utilization by hour by day, active users by hour by day, etc? Thanks! (2 Replies)
Discussion started by: ghuber
2 Replies

2. UNIX for Advanced & Expert Users

I/O Stats Metrics

What do others use for measuring I/O statistics? I'd like something versatile, as in being able to watch (like iostat, but easier to trend), generate load (like iozone, but more realistic), and perform somewhat generalized benchmarks (like bonnie, but more current.) It would scale from a few... (0 Replies)
Discussion started by: LivinFree
0 Replies

3. Red Hat

Twelve success metrics to improve open source-ness

Open sourcing code is more than sticking an OSI approved license on it and putting it up on a public repository. Discussing this is getting to be a bit of a theme at Dev Fu, as many of our experienced open source developers are watching companies and projects swing wildly trying to hit the ball. ... (0 Replies)
Discussion started by: Linux Bot
0 Replies

4. Shell Programming and Scripting

Performance Metrics using wget

I am looking for a way to measure performance metrics of streaming audio/video from a contecnt server, e.g. YouTube for example. Im keen to see if I can look at duration it took for contecnt to download. I know from the output of wget's log file you can see duration a url is downloaded in.... (5 Replies)
Discussion started by: rob171171
5 Replies

5. AIX

Help Analyzing AIX System Metrics

Hi Guys, I need some help analyzing the attached metrics. System context is 2 LPAR's in a P795 running WebSphere App Server across 4 nodes (2 on each LPAR). Over the weekend both LPAR's lost power and upon re-start the application server response times have degraded by 25-30% for no obvious... (1 Reply)
Discussion started by: mgburns
1 Replies
pmgrd(8)						      System Manager's Manual							  pmgrd(8)

NAME
pmgrd - The Performance Manager metrics server daemon SYNOPSIS
/usr/sbin/pmgrd DESCRIPTION
The Performance Manager (PM) metrics server (pmgrd) is a UNIX daemon process that provides general UNIX performance metrics on request. The pmgrd metrics server supports the extensible SNMP agent mechanism (eSNMP). The pmgrd metrics server is a subagent that runs by default whenever the SNMP agent is started. The pmgrd metrics server also listens for SNMP requests on a private UDP port. The private port accepts SNMPv1 requests, and supports the SNMPv2 GET-BULK request for efficient bulk data transfer (using noAuth/noPriv security). The pmgr and getbulk programs require this capa- bility. The MIB (management information base) variables implemented by the pmgrd metrics server are described at this location: /usr/share/sys- man/mibs/pm.mib. The getone, getmany, getbulk, and gettab UNIX commands issue SNMP requests. You can use these commands to communicate directly with the pmgrd metrics server if you set the environment variable PMGR_SNMP_PORT. FILES
The metrics server daemon. The MIB file for the pmgrd daemon. messages generated by the pmgrd are logged to this file. SEE ALSO
Commands: getone(1), getmany(1), getbulk(1), and gettab(1). Performance Manager User's Guide pmgrd(8)
All times are GMT -4. The time now is 09:59 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy