/usr/local/nagios/etc/nrpe.cfg
You may also like
You can also view and set these values with PowerShell, provided you have the ActiveDirectory module installed. View: Get-ADUser <username> -Properties extensionattribute1 […]
This script will export the config from your mikrotik router and email it to your email address. The scheduled time between exports […]
This is a simple and crude method to disable an interface based on the volume of data that has gone through it. […]
/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]