Nagios-Automations **manageAlerts.py ** You can manage schedule downtime for your hosts using api. Environment Setup 1 ) Install pandas and requests modules pip install pandas pip install requests