11 Commits

Author SHA1 Message Date
Craine Runton
00a1b0bf66 Update monitored_hosts.js example for new build 2016-08-26 08:20:03 -06:00
Craine Runton
5d8972cc19 Update the example certificate to include the new scheme for hostname 2016-08-25 22:04:45 -06:00
Craine Runton
dd7bc99df7 Rename config and monitored hosts to example_ for better deployment compatibility 2016-08-03 17:50:04 -06:00
Craine Runton
2489120620 Newline at end of monitored_hosts.js 2016-08-03 17:47:36 -06:00
Craine Runton
eeb5822aa7 Add filtering to the web app 2016-07-21 09:33:25 -05:00
Craine Runton
c8252135b1 Forgot to include new monitored_hosts.js file in the error module commit. 2016-06-17 14:22:18 -06:00
Craine Runton
babb94c2fc Fix parsing order for dashboard presentation 2016-06-17 14:21:50 -06:00
Craine Runton
0500ae139b Closes #7, closes #9, closes #12.
Rewrote the error handling module to check for object keys and report the correct error code associated with the failure, as well as includes default cases.
2016-06-17 14:20:56 -06:00
marvinmartian
2cf96f537b Added missing comma in error block.
Fixed SyntaxError caused by missing comma in error block.
2016-06-01 08:58:02 -06:00
Craine Runton
b095739633 Add an error block for a hostname mismatch, and a final error block for all other errors, to prevent the script from dying when a connection fails. Fixes Issue #3. 2016-05-31 10:16:17 -06:00
Craine Runton
f38c5dd931 Move the node files into their own directory 2016-05-25 09:54:27 -06:00