Performance Counters
The RMS solution
includes Performance counters that serve as performance indicators for load and
capacity monitoring and for capturing the performance data. The performance
data is typically provided in the performance log files, or may also be
provided in SNMP MIB or using CLI tools.
This table lists
some of the Performance counters available for capturing the performance data:
Performance Counter
|
Description
|
timestamp
|
The
timestamp of the event (in UMT format).
|
summary
period sec
|
The duration
of the event (in seconds).
|
uptime ms
|
The length
of time the Upload Server is operational at the time of the associated
timestamp (in milli seconds).
|
SB uploads
completed
|
The number
of South Bound uploads completed in the interval ending with the associated
timestamp.
|
SB uploads
failed
|
The number
of South Bound uploads failed in the interval ending with the associated
timestamp.
|
SB bytes
rcvd bytes
|
The number
of South Bound bytes received in the interval ending with the associated
timestamp.
|
SB bytes
sent bytes
|
The number
of South Bound bytes sent in the interval ending with the associated timestamp.
|
SB session
timeout
|
The number
of South Bound session timeouts in the interval ending with the associated
timestamp.
|
NB
downloads completed
|
The number
of North Bound uploads completed in the interval ending with the associated
timestamp.
|
NB
downloads failed
|
The number
of North Bound uploads failed in the interval ending with the associated
timestamp.
|
NB bytes
rcvd bytes
|
The number
of North Bound bytes received in the interval ending with the associated
timestamp.
|
NB bytes
sent bytes
|
The number
of North Bound bytes sent in the interval ending with the associated timestamp.
|
NB session
timeout
|
The number
of North Bound session timeouts in the interval ending with the associated
timestamp.
|
max
concurrent uploads
|
The maximum
number of concurrent uploads during the interval.
|
max
concurrent downloads
|
Maximum
number of concurrent downloads during the interval.
|
Bytes
before compression
|
The total
bytes of log files prior to compressing them during the interval.
|
Bytes after
compression
|
The total
bytes of log files after compressing them during the interval.
|
Bytes
deleted
|
The total
number of bytes deleted during the interval.
|
Bytes
archived
|
The total
number of bytes archived during the interval.
|
Number of
files listed
|
The total
number of files listed during the interval.
|
Number of
files deleted
|
The total
number of files deleted during the interval.
|
Number of
files archived
|
The total
number of files archived during the interval.
|
Total
time compressing
|
The total
time spent compressing the log files during the interval.
|
Total
time archiving
|
The total
time spent archiving log files during the interval.
|
Total
time deleting
|
The total
time spent deleting log files during the interval.
|
Total
time listing
|
The total
time spent listing the log files during the interval.
|
Number of
archives
|
The total
number of archives created during the interval.
|
Total
number of files for each file type
|
Includes
the total number of files for each file type during the interval.
|
Total
number of bytes for each file type
|
Includes
the total number of bytes for each file type during the interval.
|
The following
example illustrates the Performance counter data captured for PMG, for a period
of one hour.
period end, summary period sec, msg name, avg response time ms,
max response time ms, min response time ms, num msgs, num errors
2013-05-16T00:00:00.538Z,3600,Connected,0,0,0,151,0
2013-05-16T00:00:00.538Z,3600,Location,0,0,0,142,0
2013-05-16T00:00:00.538Z,3600,Register,250457,410637,102898,8,0
2013-05-16T00:00:00.538Z,3600,ServiceOperational,230348,240386,220310,2,0
Period End
|
Summary Period (sec)
|
Message Name
|
Avg Response time (ms)
|
Max response time (ms)
|
Min response time (ms)
|
No of Messages
|
No of Errors
|
2013-05-
16T00:00:00.538Z
|
3600
|
Connected
|
0
|
0
|
0
|
151
|
0
|
2013-05-
16T00:00:00.538Z
|
3600
|
Location
|
0
|
0
|
0
|
142
|
0
|
2013-05-
16T00:00:00.538Z
|
3600
|
Register
|
250457
|
410637
|
102898
|
8
|
0
|
2013-05-
16T00:00:00.538Z
|
3600
|
Service
Operational
|
230348
|
240386
|
220310
|
2
|
0
|