on
dns
technitium
ubuntu
- Get link
- X
- Other Apps
1. Download the below 3 files from https://github.com/zmousm/ubnt-nagios-plugins and copy it to /usr/lib/nagios/plugins/.
UBNT-M_http.py
MultiPartForm.py
NagiosPlugin.py
2. Install dependency.
sudo apt-get install python-simplejson
3. Make UBNT-M_http.py executable.
sudo chmod +x /usr/lib/nagios/plugins/UBNT-M_http.py
Comments