vpapakir / uptime-openshift

Port of Uptime (https://github.com/fzaninotto/uptime) to run on Openshift Online
MIT License
37 stars 13 forks source link

Missing graphs #5

Closed weedy closed 10 years ago

weedy commented 10 years ago

Do free instances go to sleep or something?

If I visit my instance semi regularly I get availability and reliability graphs. If i forgot for a while I have holes in the graph until my first visit.

rkmallik commented 10 years ago

Yes, this is known as 'idling' in the openshift world... Happens when the app doesn't receive any front-end http requests for 24 hours. A sneaky way around this is to create another uptime instance that monitors your main instance. If you have them monitor each other then neither will be idled. A bit wonky but it works for me...

Ronak Mallik ronak@rkmallik.com +61 457917580 On 10/07/2014 8:39 PM, "weedy" notifications@github.com wrote:

Do free instances go to sleep or something?

If I visit my instance semi regularly I get availability and reliability graphs. If i forgot for a while I have holes in the graph until my first visit.

— Reply to this email directly or view it on GitHub https://github.com/rkmallik/uptime-openshift/issues/5.