mirror of
https://github.com/bashclub/check-opnsense.git
synced 2025-04-03 20:40:32 +02:00
This reverts commit 8ca92b1281c6130ca04a578ac3f522172b2fa727.
check-opnsense
How to install
SSH into your OPNsense:
fetch -o /usr/local/etc/rc.syshook.d/start/99-checkmk_agent https://github.com/bashclub/check-opnsense/raw/main/opnsense_checkmk_agent.py
chmod +x /usr/local/etc/rc.syshook.d/start/99-checkmk_agent
/usr/local/etc/rc.syshook.d/start/99-checkmk_agent
Ensure you create a packet filter rule to allow connections from your checkmk server to the firewall on port 6556.
Description
Languages
Python
100%