User guide

14
DMSMON Commands
(NTP 297-1001-318, Service Problem Analysis Administration Guide)
CAUTION: The RESET command deletes all accumulated data.
>DMSMON access to DMSMON commands from CI level.
>HIGHLOGS displays the 20 logs most frequently issued.
>LOGCOUNT counts log occurrences.
>LOGBUFFER dumps the TRAPS, SWERRs, and MM buffers.
>HIGHPARMS displays the high watermarks for office parameters.
>HIGHCPOCC displays high-water CP occupancy (non-BRISC).
>HIGHCAP displays high-water CP CAPacity (BRISC only).
>RESTARTINFO reports number of restarts and associated downtime.
>PMCONFIG displays the PM configuration.
>EQPCOUNTS displays the office equipment counts.
>MEMORY displays memory usage information.
>PMLOADS displays the PM loads currently available.
>ASSESS displays normalized peg counts per 10,000 calls.
>OMS counts major OM peg information.
>COUNT executes the count procedures for switch equipment.
>NEWPATCH lists the new patches applied to the switch.
>OPR displays an office performance report.
>
DBLOCKS
displays digit block counts for various digilator tables.
>
DUMPALL
dumps all DMSMON data.
>
IBNEXPCT
counts free tuple spaces in table IBNXLA internal table.
>
RESET OMS
resets the OMs to 0.
>
RESET LOGCOUNT
resets the log counts to 0.
>RESET RESTARTINFO resets the number of restarts to 0.
>
RESET NEWPATCH
resets the new patch date to the current date.
>RESET ALL resets OMs, logcount, restartinfo, and new patch.
>QUIT or LEAVE leave or quit DMSMON level.
DISPCALL Commands
(
TAM-1001-003 DISPCALL User Guide
)
Note: Call deaths produce AUD395, AUD398, and some AUD4XX log
messages. DISPCALL can save call deaths and make data repre-
sentation easier to understand.
>QUIT exits DISPCALL level.
>CLEAR clears DISPCALL buffers.
>DEATH [PUP|SEARCH] <ON|OFF>toggles on/off to save call deaths;
PUP can be specified to save protected/unprotected data for the
agents in the call; SEARCH can be specified to search for agents
linked to the call but not appearing in any part of the call.
>DISPTID <node #> <terminal #> verifies node and terminal number.
>FREE deallocates and frees the buffers.
>QUERY displays the number of buffers allocated and the number of buff-
ers in use; also displays current setting of DEATH parameters.
>SAVELEN <len> takes a snapshot of the call on which the given line is
currently active.
>SAVETID <node #> <terminal #> takes a snapshot of the call on
which the given terminal is currently active.
>SET <type> <num> allocates buffers for the given buffer type.
Ranges: CCB 0-30 EXT 0-34
CDB 0-31 PROT 0-20
MBUFF 0-600 UNPROT 0-17
>
SHOW <what> <0-255> <H|F>
shows collected data for CCB, CDB,
EXT, PROT, UNPROT, P1P, P2P in hex or formatted form. i.e.,
to show collected data for all buffers of first call death input:
>
SHOW CALL 0 F
SHOWAUD Command
Note:
This tool is used to display audit log dumps of CCBs, CDBs, and
EXTs in text format. Simply specify the file name containing the
audit logs and the data is then formatted and displayed.
Note: You might have to erase RECORDFILE in store file before using.
>SHOWAUD <filename> <ALL> displays audit log dumps of CCBs,
CDBs, and EXTs in symbolic format.
Procedure for using SHOWAUD command:
>LOGUTIL
>RECORD START ONTO SFDEV
>OPEN AUD find AUD logs (i.e. AUD395,
AUD398) using BACK and
FORWARD commands.
>RECORD STOP ONTO SFDEV
>LISTSF list SF to verify that
RECORDFILE exists.
>SHOWAUD RECORDFILE ALL
>LEAVE or QUIT leaves or quits LOGUTIL.