What is the best way to update my old "agents" nrpe to ncpa.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
supportcl
Posts: 39
Joined: Wed Oct 07, 2020 12:19 pm

What is the best way to update my old "agents" nrpe to ncpa.

Post by supportcl »

What is the best way to update my old "agents" nrpe to ncpa.
I have about 300 servers configured with nrpe and others with nsclient ++
My question is how to update without losing the historical information in nagios.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: What is the best way to update my old "agents" nrpe to n

Post by benjaminsmith »

Hi @supportcl,

If you switch from NRPE to NCPA, the performance data will be generated using different plugins so the new data coming in will be on a different graph even if it's for the same type of check (e.g. CPU load).

The graphs from the NRPE checks will not be deleted but the host or services will not be UP and would not be generating new data. You can continue to keep those in your configurations, but you'd want to disable notifications.

Also, Nagios XI does have an Agent Deployment feature for NCPA, that can help install this automatically on the remote systems interface.

Automatic Agent Deployment

Hope that helps answer your question let us know if you need clarification on anything.

Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked