Skip to content
Jason Scott edited this page Jan 29, 2014 · 3 revisions

If you are getting server errors when running the pimon web application, please try the following:

  1. Check that the application properties have been correctly set as per the readme instructions. Check for typo's, etc.
  2. Check the settings dialog within pimon - ensure the the host url and port number are correct and point to the PI system you are monitoring.
  3. Check the NWA logs as described below.

Set log level

Set the appropriate log level in NWA. Navigate to Logs & Traces -> Log Configuration. Show Tracing Locations and search for "pimon". Set the top-level pimon node to "debug" and copy to all sub-nodes. Save. pimon_log_config

Trace Files

In NWA, navigate to Logs & Traces -> Log Viewer. Choose to Developer Traces View. You can now run pimon again and see more detailed trace message about the problem.

Clone this wiki locally