Monitor Manager program: monmgr

After downloading the Dialogic configuration to the TX board with moncfg, run the Monitor Manager (monmgr) program to monitor the status of the monitor task. The Monitor Manager provides a command line interface that can be used to view statistics.

Usage

monmgr -b boardnum

Prerequisites

Procedure

Follow this procedure to run monmgr:

Step

Action

1

From the command line prompt, navigate to the \Program Files\Dialogic\tx\bin directory in Windows or the /opt/dialogic/tx/bin directory in UNIX.

2

Enter the following command:

monmgr -b boardnum

where boardnum is the number of the TX board to open.


The monmgr program supports the following commands:

Command

Description

LINK link number START|STOP

Starts or stops monitoring a specific link.

TRACE trace_level

Changes the debug level of information sent to txalarm.

GET GEN

Displays general configuration.

GET LINK link number | *

Displays configuration of a specific link or all defined links.

GET FILTERS link number | *

Displays the filter settings of a specific link or all defined links.

STATS GEN

Displays general statistics.

STATS LINK link number [ RESET ]

Displays a link's statistics.

FILTER link number DPC|OPC|SIO|CLEAR filter value

Sets the filter for a specific link.

? [command name]

Displays Help for all commands or for a specific command.

BOARD board number

Switches to a new board.

Q

Quits monmgr.