Search found 2 matches

by HunkelerA
Thu Nov 16, 2023 5:05 am
Forum: Nagios XI
Topic: Pre_freeze / post_traw script Nutanix for Nagios VM for application consistent snapshot
Replies: 3
Views: 2706

Re: Pre_freeze / post_traw script Nutanix for Nagios VM for application consistent snapshot

Dear @danderson,

Thank you for your response.

I searched if Nagios XI used a database and I found that Nagios used MySQL or MariaDB depending the version of CentOS.

So should I took scripts that also manage the database? Can I take the sample on the link that you sent?

Best regards,

HunkelerA
by HunkelerA
Thu Nov 09, 2023 9:44 am
Forum: Nagios XI
Topic: Pre_freeze / post_traw script Nutanix for Nagios VM for application consistent snapshot
Replies: 3
Views: 2706

Pre_freeze / post_traw script Nutanix for Nagios VM for application consistent snapshot

Dear forum, I have a Nagios XI VM on Nutanix with Nutanix Guest Tools installed and VSS enabled. Despite of that, I receive a warning that it does not possible to take application-consistent snapshot, because it misses the pre_freeze / post_thraw script. I googled it, but I did not find any scripts ...