Print

Print


URL:
  <http://savannah.cern.ch/bugs/?93993>

                 Summary: New summary monitoring counter
                 Project: XROOTD
            Submitted by: bbockelm
            Submitted on: 2012-04-24 18:55
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: abh
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
      Fixed by commit(s): 

    _______________________________________________________

Details:

(For reference - http://xrootd.org/doc/dev/xrd_monitoring.htm)

Right now we have the following info in the summary monitoring:

xrootd.ops.rd (int64, number of read requests)

Looking at the code, we would like to break this up into three numbers:

xrootd.ops.rdv (int64, number of readv requests)
xrootd.ops.rd (int64, number of read requests *excluding readv*)
xrootd.ops.rdu (int64, number of read requests, including those from
unpacking readv)

The idea here is that we want to monitor CMS applications relative usage of
read versus readv, and we want to see the overall impact CMS has on the
underlying filesystem (crudely estimated by link.out / xrootd.ops.rdu), or
just looking at the xrootd.ops.rdu rate.

Thanks!




    _______________________________________________________

Reply to this item at:

  <http://savannah.cern.ch/bugs/?93993>

_______________________________________________
  Message sent via/by LCG Savannah
  http://savannah.cern.ch/

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1