marcopaz / is-service-up

Monitor the status of all your cloud services in one page
Apache License 2.0
166 stars 26 forks source link

Add Vultr #27

Closed MrFlynn closed 7 years ago

MrFlynn commented 7 years ago

Add Vultr to services.

Because Vultr doesn't provide an easy way to check status of all server locations, list comprehensions are used to check each individual locations' status and a general status is created based on that. The logic maps like this:

marcopaz commented 7 years ago

Great, thank you!