
Configuration Wizards
NCPA Monitoring Wizard
Description:
This wizard allows you to easily monitor Windows and Linux machines that have the NCPA agent installed.
Current Version
Last Release Date
September 27, 2013
Compatible With
- Nagios XI
Owner
Project Notes
The version of each Monitoring wizard could be different in different minor versions of Nagios XI. Make sure you download the correct version! Installing a wrong version of the wizard (too old or too new) can break your system!
DOWNLOAD LINKS:
Nagios XI 5.6.x
https://assets.nagios.com/downloads/nagiosxi/wizards/xi56/ncpa.zip
Nagios XI 5.5.x
https://assets.nagios.com/downloads/nagiosxi/wizards/xi55/ncpa.zip
Nagios XI 5.0.x
https://assets.nagios.com/downloads/nagiosxi/wizards/xi5/ncpa.zip
Nagios XI 2014 or older
https://assets.nagios.com/downloads/nagiosxi/wizards/ncpa.zip
Reviews
(1)
Add a Review
nagios.inc.php needs the following updates:
update the api_url to read "services" not "service"
$services_api_url = "https://{$address}:{$port}/api/services?token={$token}";
update the api_root to read "services" not "service"
$services_api_root = $services_api_data['value']['services'];
This will allow the services to auto-populate in the wizard. Which makes life so much easier!
update the api_url to read "services" not "service"
$services_api_url = "https://{$address}:{$port}/api/services?token={$token}";
update the api_root to read "services" not "service"
$services_api_root = $services_api_data['value']['services'];
This will allow the services to auto-populate in the wizard. Which makes life so much easier!
Page Sections
Project Stats
Rating
4 (1)
Favorites
0
Views
37,726