Cisco Model 6109 6 MHz Off-Air Reference (NTSC) Guide De Montage

Page de 500
 
Chapter 7    Customer Information 
 
 
 
428 
78-4021139-01 Rev D 
The following are usage examples: 
usrmstats /opt/usrm/EventLog/28Aug2009_000000.txt
 
InitRequests   =     0
 
InitConfirms   =     0
 
SelectRequests = 51080
 
SelectConfirms = 50298 (Success=50289 Failures=9)
 
                        NoBandwidth =   9
 
CreateSessions = 44494 (Success=44494 Failures=0 Timeouts=0)
 
DeleteSessions = 44491 (Success=44491 Failures=0 Timeouts=0)
 
QamResourceEnd =     5
 
                        172.16.4.15 =   1
 
                        172.16.4.82 =   2
 
                        172.16.4.77 =   1
 
                        172.16.4.78 =   1
 
QamStarup      =     5
 
                        172.16.4.15 =   1
 
                        172.16.4.82 =   2
 
                        172.16.4.77 =   1
 
                        172.16.4.78 =   1
 
To specify a start and end time: 
usrmstats -s 10:00 -e 12:00 /opt/usrm/EventLog/28Aug2009_000000.txt
 
usrmcctail 
Use this command to display channel change and QAM operations, combining all 
operations related to a single transaction together. You can use this tool to display 
real time channel change operations or to evaluate an Event log file. 
When evaluating a log file, start and end times can be specified to narrow the results 
of the evaluation. When using this tool, you must provide the full path to the log file 
to be evaluated. 
The following are usage examples: 
usrmcctail
 
 ++++++++++ 001ac3a0c19c/0x50338 ++++++++++
 
SelConf         2009/08/28 13:33:16.833 RC=OK MPN=1044 Freq=735000000
 
 ++++++++++ 001ac32783aa/0x1dacd ++++++++++
 
SelReq          2009/08/28 13:33:18.900 STB=10.7.0.114 Tuner=0 SGID=1192 SID=2016
 
RmBwReq         2009/08/28 13:33:18.902 BW=15000000 GDA=232.0.0.17
 
RmCreateSession 2009/08/28 13:33:18.903 SesId=001d09fa643c/4893841 
RID=172.16.4.82 chan0=3 EdgeIn=172.18.81.1 GDA=232.0.0.17
 
SelConf         2009/08/28 13:33:18.904 RC=OK MPN=1035 Freq=747000000
 
RmCmdSuccess    2009/08/28 13:33:18.907 Cmd=CreateSession RID=172.16.4.82
 
 ++++++++++ 001ac320ceed/0xb8a4 ++++++++++
 
SelReq          2009/08/28 13:33:19.668 STB=10.7.0.43 Tuner=0 SGID=1192 SID=1106
 
RmBwReq         2009/08/28 13:33:19.674 BW=3750000 GDA=232.1.1.11
 
RmCreateSession 2009/08/28 13:33:19.677 SesId=001d09fa643c/4893842 
RID=172.16.4.82 chan0=3 EdgeIn=172.18.82.1 GDA=232.1.1.11
 
SelConf         2009/08/28 13:33:19.677 RC=OK MPN=1056 Freq=747000000
 
RmCmdSuccess    2009/08/28 13:33:19.681 Cmd=CreateSession RID=172.16.4.82
 
usrmcctail /opt/usrm/EventLog/28Aug2009_000000.txt
 
usrmcctail -s 10:00 -e 11:00 /opt/usrm/EventLog/28Aug2009_000000.txt
 
socketout 
The socketout program is located in the linux-tools directory in /opt/usrm on a 
USRM server. This tool can act as a receiver of UDP messages. For example, if you 
configure USRM to send log messages to another system and then run socketout on 
the other system, socketout receives those messages and displays them to the screen. 
The output can also be piped to a file.