Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write serverscheck watchdog #8

Open
maxentile opened this issue Jun 30, 2015 · 0 comments
Open

Write serverscheck watchdog #8

maxentile opened this issue Jun 30, 2015 · 0 comments

Comments

@maxentile
Copy link
Member

From 6/8-6/17 we're missing data from all our sensors on serverscheck:

image

We probably want to implement a watchdog to alert us when the sensors are offline.

Quick solution: we can schedule an hourly cron job to fetch a CSV report (using requests that look like:
https://my.infrastructuremonitoring.com/sensordata_fetcher.php?SensorID=9tPL0for9t2dzLHOT70bm4KySLNwIQA729iaQpykhaE%3D-7&fromDate=04/26/2014&toDate=06/29/2015&export=1&public=1), and check for missing time points.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant