2.3.4. ON Sensor 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 Sensor node we must execute the following steps:
Clear the cache of the package manager:
dnf clean all
Update all the packages:
dnf -y update
In case of problems with any services, restart them:
systemctl restart pf_ring
systemctl restart zeek
systemctl restart filebeat
systemctl restart dhcp-helper-reader
Warning
If the kernel has been updated, it is necessary to make a reboot.