![]() |
XRootD
|
#include <XrdXrootdStats.hh>
Public Member Functions | |
XrdXrootdStats (XrdStats *sp) | |
~XrdXrootdStats () | |
void | setFS (XrdSfsFileSystem *fsp) |
int | Stats (char *buff, int blen, int do_sync=0) |
int | Stats (XrdXrootdResponse &resp, const char *opts) |
![]() | |
XrdOucStats () | |
~XrdOucStats () | |
void | Bump (int &val) |
void | Bump (int &val, int n) |
void | Bump (long long &val) |
void | Bump (long long &val, long long n) |
Public Attributes | |
int | aokSCnt |
int | AsyncMax |
long long | AsyncNow |
long long | AsyncNum |
long long | AsyncRej |
int | AuthBad |
int | badSCnt |
int | Count |
int | errorCnt |
int | getfCnt |
int | ignSCnt |
int | LoginAT |
int | LoginAU |
int | LoginUA |
int | miscCnt |
int | openCnt |
long long | prerCnt |
int | putfCnt |
long long | readCnt |
long long | redirCnt |
int | Refresh |
long long | rsegCnt |
long long | rvecCnt |
int | stallCnt |
int | syncCnt |
long long | writeCnt |
long long | wsegCnt |
long long | wvecCnt |
![]() | |
XrdSysMutex | statsMutex |
Definition at line 39 of file XrdXrootdStats.hh.
XrdXrootdStats::XrdXrootdStats | ( | XrdStats * | sp | ) |
Definition at line 41 of file XrdXrootdStats.cc.
References aokSCnt, AsyncMax, AsyncNow, AsyncNum, AsyncRej, AuthBad, badSCnt, Count, errorCnt, getfCnt, ignSCnt, LoginAT, LoginAU, LoginUA, miscCnt, openCnt, prerCnt, putfCnt, readCnt, redirCnt, Refresh, rsegCnt, rvecCnt, stallCnt, syncCnt, writeCnt, wsegCnt, and wvecCnt.
|
inline |
Definition at line 78 of file XrdXrootdStats.hh.
|
inline |
Definition at line 71 of file XrdXrootdStats.hh.
int XrdXrootdStats::Stats | ( | char * | buff, |
int | blen, | ||
int | do_sync = 0 |
||
) |
Definition at line 81 of file XrdXrootdStats.cc.
References aokSCnt, AsyncMax, AsyncNum, AsyncRej, AuthBad, badSCnt, Count, errorCnt, getfCnt, XrdSfsFileSystem::getStats(), ignSCnt, XrdSysMutex::Lock(), LoginAT, LoginAU, LoginUA, miscCnt, openCnt, prerCnt, putfCnt, readCnt, redirCnt, Refresh, rsegCnt, rvecCnt, stallCnt, XrdOucStats::statsMutex, syncCnt, XrdSysMutex::UnLock(), writeCnt, wsegCnt, and wvecCnt.
Referenced by XrdXrootdProtocol::Stats().
int XrdXrootdStats::Stats | ( | XrdXrootdResponse & | resp, |
const char * | opts | ||
) |
Definition at line 134 of file XrdXrootdStats.cc.
References Info, opts, XrdXrootdResponse::Send(), XrdStats::Stats(), XRD_STATS_ALL, XRD_STATS_BUFF, XRD_STATS_INFO, XRD_STATS_LINK, XRD_STATS_POLL, XRD_STATS_PROC, XRD_STATS_PROT, and XRD_STATS_SCHD.
int XrdXrootdStats::aokSCnt |
Definition at line 67 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), XrdXrootdProtocol::Process2(), and Stats().
int XrdXrootdStats::AsyncMax |
Definition at line 61 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
long long XrdXrootdStats::AsyncNow |
Definition at line 60 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats().
long long XrdXrootdStats::AsyncNum |
Definition at line 58 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
long long XrdXrootdStats::AsyncRej |
Definition at line 59 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
int XrdXrootdStats::AuthBad |
Definition at line 66 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
int XrdXrootdStats::badSCnt |
Definition at line 68 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), XrdXrootdProtocol::Process2(), and Stats().
int XrdXrootdStats::Count |
Definition at line 42 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), XrdXrootdProtocol::Match(), and Stats().
int XrdXrootdStats::errorCnt |
Definition at line 43 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), XrdXrootdCallBack::sendError(), and Stats().
int XrdXrootdStats::getfCnt |
Definition at line 46 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
int XrdXrootdStats::ignSCnt |
Definition at line 69 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), XrdXrootdProtocol::Process2(), and Stats().
int XrdXrootdStats::LoginAT |
Definition at line 63 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
int XrdXrootdStats::LoginAU |
Definition at line 64 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
int XrdXrootdStats::LoginUA |
Definition at line 65 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
int XrdXrootdStats::miscCnt |
Definition at line 57 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), XrdXrootdProtocol::Process2(), and Stats().
int XrdXrootdStats::openCnt |
Definition at line 48 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
long long XrdXrootdStats::prerCnt |
Definition at line 50 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), Stats(), and XrdXrootdProtocol::Stats().
int XrdXrootdStats::putfCnt |
Definition at line 47 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
long long XrdXrootdStats::readCnt |
Definition at line 49 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), Stats(), and XrdXrootdProtocol::Stats().
long long XrdXrootdStats::redirCnt |
Definition at line 44 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), XrdXrootdCallBack::sendError(), and Stats().
int XrdXrootdStats::Refresh |
Definition at line 62 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
long long XrdXrootdStats::rsegCnt |
Definition at line 51 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), Stats(), and XrdXrootdProtocol::Stats().
long long XrdXrootdStats::rvecCnt |
Definition at line 52 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), Stats(), and XrdXrootdProtocol::Stats().
int XrdXrootdStats::stallCnt |
Definition at line 45 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), XrdXrootdCallBack::sendError(), and Stats().
int XrdXrootdStats::syncCnt |
Definition at line 56 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), and Stats().
long long XrdXrootdStats::writeCnt |
Definition at line 55 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), Stats(), and XrdXrootdProtocol::Stats().
long long XrdXrootdStats::wsegCnt |
Definition at line 53 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), Stats(), and XrdXrootdProtocol::Stats().
long long XrdXrootdStats::wvecCnt |
Definition at line 54 of file XrdXrootdStats.hh.
Referenced by XrdXrootdStats(), Stats(), and XrdXrootdProtocol::Stats().