2.4.3. ON Aggregator Update
Note
Remember you must have the credentials to access to OpenNAC Enterprise repositories. Refer to the Basic Configuration section for repository credentials details.
To update the ON Aggregator node, we must execute the following steps:
Update all the packages:
dnf clean all && dnf -y update
Restart the services
systemctl restart logstash systemctl restart collectd systemctl restart redisWarning
If the kernel has been updated, it is necessary to make a reboot.
If there are any references to enhancements or changes made to healthcheck in the release notes of the version you are installing, you must manually update the file.
Be sure to back up the relevant information from your file and copy the new healthcheck.ini.aggregator into healthcheck.ini.
cp /usr/share/opennac/healthcheck/healthcheck.ini.aggregator /usr/share/opennac/healthcheck/healthcheck.iniAfter that, adjust the pertinent info in your healthcheck.ini file.