Hi again,
Some of our NRPE plugins uses a “snapshot” saved in /var/lib/nagios on the client servers.
This is used in a custom check_filesystems check. In this check, we compare what is actually mounted with a snapshot, in order to know if we are missing or have new filesystems on the server.
We use the argument “-s” to specify that we want to save a new snapshot file for future comparison.
We used to have Nagios and we implemented an ICON next to the check so that we can send a request to create a snapshot from the GUI.
Question: I would like to do the same with Icingaweb2 but I haven’t found how to do it.
I would like to add an action button or a link in the “Check Execution” to perform this.
Is it possible ?
Thanks
Jef.
Icinga2 version is 2.11.2-1.bionic
icingaweb2 version is 2.7.3-1.bionic