Microsoft Dynamics365 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​
- New-Orders
Service name | Description |
---|---|
New-Orders | Check new orders presence and age. |
Prerequisites​
Centreon NSClient++​
To monitor Dynamics 365 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​
- Online License
- Offline License
- Install the Centreon NRPE Client package on every poller:
yum install centreon-nrpe3-plugin
- On the Centreon Web interface, install the Centreon Pack Dynamics 365 from the Configuration > Monitoring Connector Manager page.
- Install the Centreon package on every poller:
yum install centreon-nrpe3-plugin
- Install the Centreon Pack RPM on the Centreon central server:
yum install centreon-pack-operatingsystems-windows-nsclient-05-nrpe centreon-pack-applications-dynamics-365-nsclient-05-nrpe
- On the Centreon Web interface, install the Centreon Pack Dynamics 365 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-365-NRPE-custom template and configure all the mandatory macros:
Mandatory | Name | Description |
---|---|---|
X | NRPECLIENT | NRPE Plugin binary to use (Default: 'check_centreon_nrpe3') |
X | NRPEPORT | NRPE Port of the target server (Default: '5666') |
X | NRPETIMEOUT | Timeout value (Default: '30') |
X | NRPEEXTRAOPTIONS | Extraoptions to use with the NRPE binary (default: '-2 -u -P 8192') |