3.3.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.