uptimerobot
uptimerobot copied to clipboard
Client library for UptimeRobot v2 API
Currently you can only create HTTP monitors. The library should support creating keyword-based checks too.
Hi. Monitor.AlertContacts is empty after using `Client.GetMonitor()` and `Client.AllMonitors()`.
Fixes bitfield/uptimerobot#21
Improve TestCreate method: - remove port mapping from HTTP test - HTTP monitor should be created even without port specification - add HTTPS test - add IMAP test - add...
Hi @bitfield, When I create monitors manually I like to set the following features: * Set the monitoring interval to 1 minute instead of the default 5. * Add a...