Skip to main content

Microsoft Dynamics NRPE 0.5

Overview​

This Monitoring Connector allows you to get metrics and statuses collected thanks to the NSClient++ monitoring agent and its embedded NRPE Server.

Pack assets​

Monitored objects​

  • Windows Server OS from 2003 SP2 version
  • Windows Workstation from XP version

Collected metrics​

Service nameDescription
Service-RISCheck state of the RecurringIntegrationsScheduler service.

Prerequisites​

Centreon NSClient++​

To monitor Dynamics AX through NRPE, install the Centreon packaged version of the NSClient++ agent. Please follow our official documentation and make sure that the NRPE Server configuration is correct.

Installation​

  1. Install the Centreon NRPE Client package on every poller:
yum install centreon-nrpe3-plugin
  1. On the Centreon web interface, install the Centreon Pack Dynamics NSClient from the Configuration > Monitoring Connector Manager page.

Host configuration​

  • Log into Centreon and add a new host through Configuration > Hosts > Hosts.
  • Apply the App-Dynamics-AX-NRPE-custom template and configure all the mandatory macros:
MandatoryNameDescription
XNRPECLIENTNRPE Plugin binary to use (Default: 'check_centreon_nrpe3')
XNRPEPORTNRPE Port of the target server (Default: '5666')
XNRPETIMEOUTTimeout value (Default: '30')
XNRPEEXTRAOPTIONSExtraoptions to use with the NRPE binary (default: '-2 -u -P 8192')