Install all Windows performance counters
Only the
RAW_NUM_CONT_POLL_FAIL
counter is updated from the IIM Java code. This counter gives the count of consecutive BlackBerry AtHoc management system polling failures from the IIM. After polling is successful, this counter is reset to zero.- Log in to IIM.
- Stop the capnode services.
- Download the updated capnode folder for the specific integration type.
- OpenWindows Power Shellas an administrator.
- InPowershell, browse toC:/Program Files/capnode.
- Run thecreateWinCounters_v1.ps1power shell script. The necessary Windows Performance Counters are created in the IIM.
- Open Notepad as administrator.
- OpenC:/Program Files/capnode/system.config.
- Add theupdateWindowsCounters = yesparameter.If this property is not defined, the system takes the default value as "no".
- SaveC:/Program Files/capnode/system.config.
- Start the CapCon service.