1829749 Members
1698 Online
109992 Solutions
New Discussion

Collecting FC stats

 
Ralph Grothe
Honored Contributor

Collecting FC stats

Hello,

while scripting plug-ins for metric aquisition I also would like to chart the throughput of the FCMSAs.
However, it isn't clear to me what units are displayed here
(well, of course absolute counts as it seems which could be output in Hz)

# /opt/fcms/bin/fcmsutil /dev/td0 devstat all|grep -E '(Assisted|Good)'
Assisted I/O requests 2774188653
Good I/O completions 2774170571

I would like to break it down to transfer rates like Mbps or Gbps.
Whereas here they make it clear that Bytes are counted

# lanadmin -g mibstats 0|grep -E '(In|Out)bound Octets'
Inbound Octets = 4221785982
Outbound Octets = 4162870845


The same with fcmsa?

I also would like to get SMART data for disks,
and temperatures or fan revs. etc of cabinet.
I know that EMS monitors are evaluating them.
Is there an easy interface to get at those,
I mean just a command to execute to display a number?

Rgds.
Ralph
Madness, thy name is system administration