Verify the installation
- Open Windows Performance Monitor in the IIM.
- Search for and start thePerformance Monitorprogram in Windows.
- In thePerformance Monitor, navigate toPerformance>Monitoring Tools>Performance Monitor.
- ClickAddand add all performance counters in theIIM Monitoringsection.
- To simulate a service error, do the following:
- Navigate to the following path:C:\Program Files\capnode\iimm.
- Open theIIMAgent XMLdocument and see the services specified in the configuration file. The services are mentioned in the <Service(n)> tag, where ‘n' stands for a numeric value. For example, <Service1>.
- Navigate to thePerformance Servicesand stop one of the services mentioned in the XML configuration file.
- Check the performance monitor. It should increment theIIM_SERVICE_ERRORcounter by one, as one service mentioned in the XML configuration file is not running. You can also stop other services mentioned in the configuration file. When you restart those services the counter decrements accordingly. It takes around 40 to 50 seconds to appear in the performance monitor.
- Check if the value of theIIM_SERVICE_ERRORcount is equal to the number of services which are present in the XML configuration file and if they are not running.
- TheIIM_JAVA_ERRORcounter is updated if there is any problem with the Java setup on the IIM machine. The value of the counter is 0 if Java functions successfully on the machine. If there is a problem, the counter increments to 1.
- In the BlackBerry AtHoc management system, check the alerts in Sent Alerts.
- Check the email that is sent in service error and Java error templates. A BlackBerry AtHoc alert is sent only once per error. The alert is sent again, if the error is resolved or found.