Page 1 of 1
Dynamic Device Fingerprinting and Adaptive Monitoring in Nagios XI
Posted: Wed Feb 11, 2026 3:36 am
by Natchoughe
Have there been any discussions or plans to implement dynamic device fingerprinting in Nagios XI to automatically adjust monitoring checks based on detected OS or service changes, without relying on static host templates? Additionally, how would such automation impact existing host dependencies, service escalations, and notification inheritance structures?
Re: Dynamic Device Fingerprinting and Adaptive Monitoring in Nagios XI
Posted: Fri Feb 13, 2026 1:56 pm
by DoubleDoubleA
Hi Natchoughe,
You can certainly use OS-specific hostgroups to set up checks specific to an OS. As for "dynamic" we have some Ansible playbooks that would work as a basis for that, you could add a conditional to set up specific checks based on detected OS.
https://github.com/NagiosEnterprises/au ... sible/ncpa
Can you give me an example of a "service change" you are thinking about?
Aaron