Sponsored Content
Full Discussion: IBM BladeCenter HS20
UNIX Standards and Benchmarks UNIX & LINUX Benchmarks (Version 3.11) Linux Benchmarks IBM BladeCenter HS20 Post 302287014 by sunnyc on Thursday 12th of February 2009 01:58:43 PM
Old 02-12-2009
Regarding HS21XM Performance Data.

Hi msright1981,

I work for IBM in the sales team and I do have some performance data regarding our HS21XM.
If you do need performance data for the product, feel free to call me at email --REMOVED-- . Thanks.
 

9 More Discussions You Might Find Interesting

1. AIX

Help-----ibm Aix???

:confused: Hello everybody, I am a totel dummy when it comes to UNIX!!! Must be wondering what I am doing here right? I'm most keen on knowing about-it-all. I need help. Wanna know all about the IBM AIX. The versions, the latest. Please tell me how do I go about my search. Thanks a... (3 Replies)
Discussion started by: rtanuja
3 Replies

2. Linux Benchmarks

IBM x445

IBM x445 8x3.0Ghz XEON, 8GB RAM SLES8 BYTE UNIX Benchmarks (Version 3.11) System -- Linux hostname 2.4.21-251-smp #1 SMP Thu Sep 23 17:22:54 UTC 2004 i686 unknown Start Benchmark Run: Wed Dec 1 17:35:55 CET 2004 4 interactive users. Dhrystone 2 without register variables ... (0 Replies)
Discussion started by: nwilkens
0 Replies

3. UNIX for Advanced & Expert Users

IBM vs SUN

Wanted to ask if you all had heard that SUN is or will desupport their hardware? Also I heard somewhere that they are in bankruptcy. Is this true? If so does anyone have any links to this info? TIA Mike (1 Reply)
Discussion started by: mcastill66
1 Replies

4. UNIX for Advanced & Expert Users

how is IBM-AIX better..?

why IBM-AIX is preferred over HP-UX ..... In what way it is better for infrastructure......? Suggestions are welcome... Suggest you read the RULES (0 Replies)
Discussion started by: bishweshwar
0 Replies

5. High Performance Computing

IBM Scheduler for High Throughput Computing on IBM Blue Gene P

A lightweight scheduler that supports high-throughput computing (HTC) applications on Blue Gene/P. (NEW: 06/12/2008 in grid) More... (0 Replies)
Discussion started by: Linux Bot
0 Replies

6. AIX

ibm aix L1

hello all, can anyone send me ibm aix L1 interview questions... thank u guys...jiyojith (0 Replies)
Discussion started by: jiyojith
0 Replies

7. UNIX for Dummies Questions & Answers

New OS for IBM server

I was recently given an older 1998 RS/6000 IBM machine supposedly called a Shark and once used by either an internet dial up or hosting company from what I understand. Regardless, in talking to the wife of the previous owner who died, and from what I understand, it hasn't been cleared of original... (5 Replies)
Discussion started by: W.A.C
5 Replies

8. AIX

IBM AIX on IBM Eseries & x series server

Hi, I want to know whether IBM AIX can be installed on the IBM e series and x series server hardware? Thanks & Regards Arun (2 Replies)
Discussion started by: Arun.Kakarla
2 Replies

9. AIX

IBM Virtual Machine OS on intel x86 and x64? IBM AIX OS on IBM Virtual Machine?

Hi There, I have zero information and zero knowledge for IBM virtual machine except Amazon cloud and VMware ESXi (Only Linux OS available). Anyone could provide me the following answer - Can IBM VM been deploy on X86 and X64 (Intel Chip)? If answer is yes any chance to deploy AIX OS... (13 Replies)
Discussion started by: chenyung
13 Replies
PMPRINTVALUE(3) 					     Library Functions Manual						   PMPRINTVALUE(3)

NAME
pmPrintValue - print a performance metric value C SYNOPSIS
#include <stdio.h> #include <pcp/pmapi.h> void pmPrintValue(FILE *f, int valfmt, int type, const pmValue *val, int minwidth); cc ... -lpcp DESCRIPTION
The value of a single performance metric (as identified by val) is printed on the standard I/O stream identified by f. The value of the performance metric is interpreted according to the format of val as defined by valfmt (from a pmValueSet within a pmResult structure; see pmFetch(3)) and the generic description of the metrics type passed in via type. The value for type is typically extracted from a pmDesc structure, following a call to pmLookupDesc(3) for a particular performance metric. The output will be optionally padded to be at least minwidth characters wide. pmPrintValue is most useful for displaying values of performance metrics from pmFetch(3) (which returns a set of valfmt and val pairs for each requested metric), based upon the metrics type as returned from pmLookupDesc(3). SEE ALSO
PMAPI(3), pmAtomStr(3), pmConvScale(3), pmExtractValue(3), pmFetch(3), pmLookupDesc(3), pmTypeStr(3) and pmUnitsStr(3). Performance Co-Pilot PCP PMPRINTVALUE(3)
All times are GMT -4. The time now is 10:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy