Monitoring the Web Apps SNMP Statistics
Use the snmp-net-utils snmpwalk command to display SNMP statistics for the MATRIXX web-facing applications.
The SNMP statistics and notifications are defined in the MATRIXX matrixx_web_mib.txt MIB file. For details, see the discussion about MATRIXX MIB files.
For a complete list of the SNMP statistics, see the discussion about all MATRIXX SNMP Statistics.
See your snmp-net-utils documentation for snmpwalk syntax and usage information. To run this command, you need to know the following MATRIXX information:
- The hostname of the server running the web application, or localhost if you run the command on that server.
- The MATRIXX OID: .1.3.6.1.4.1.35838
- The port number for the MATRIXX component. Default SNMP Monitoring Ports lists the default SNMP ports.
Table 1. Default SNMP Monitoring Ports Component Port MATRIXX Backoffice Customer Tool 5720 Event Streaming Framework 5760 Gateway Proxy 5700 My MATRIXX 5730 Notification Server 5740 Payment Service 5750 RS Gateway 5710 MEF Event Filtering Tool 5770
Run a command similar to the example below to view SNMP statistics. This command shows SNMP statistics for the MDC Proxy Gateway (port 5700):
snmpwalk -v 2c -c public localhost:5700 .1.3.6.1.4.1.35838