OPNsense Forum

English Forums => 25.7 Series => Topic started by: richard378 on September 12, 2025, 05:48:01 PM

Title: Directory deleted from github for Monit scripts makeing monit in 27.7.3_7 crash
Post by: richard378 on September 12, 2025, 05:48:01 PM
The folder in https://github.com/opnsense/core/tree/25.7.2/src/opnsense/scripts OPNsense has been deleted from the directory  https://github.com/opnsense/core/tree/25.7.3/src/opnsense/scripts, The breaks Monit monitoring for carp and gateway.  It is absent in version 25.7.3 in github.  Why?  This broke my install upon updating.

It seems it was moved and the GUI did not automatically update the path.

Monit needs to change the file urls in the GUI to
/usr/local/opnsense/scripts/monit/carp_status.php
and
/usr/local/opnsense/scripts/monit/gateway_alert.php
In the Monit settings I think is the fix.