Unwired Server Performance Counter Reference

This topic covers counters used in current logging and tracing done by Unwired Server.

The counters are by default logged in the log file <SUP_HOME>/logs/counters.log. This can be changed by modifying <SUP_HOME>/config/log4j.properties. The general format of counters is:

<timestamp>|<thread-id>|<counter-name>:<counter-specific-info>

Unwired Server generates a trace log message at specific points during processing, called counters. Some of the counters list time spent at various stages of activity. The counters logs can be post-processed to generate aggregate numbers also. The counters can be enabled or disabled in sup.properties. The property names are counter.<counter-name> , for example, counter.sync.time.

You enable counters in the sup.properties file. The following counters are most likely to be useful in troubleshooting: