zorkian / nagios-api

A REST-like, JSON interface to Nagios
BSD 3-Clause "New" or "Revised" License
586 stars 173 forks source link

nagios-cli don't accept regex to define hosts #83

Open chandruk1991 opened 6 years ago

chandruk1991 commented 6 years ago

prog schedule-downtime web0[1-9] 2h

I want to schedule downtime for servers web1, web2 ...web 9. It would be great if hosts can be defined in terms of regex