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 redis
Warning
If the kernel has been updated, it is necessary to make a reboot.
If the healthcheck file has been modified, you should update the changes. Navigate to the
healthcheck.ini
file, and edit it according to your needs.
vi /usr/share/opennac/healthcheck/healthcheck.ini