Matej Kramny
13df66aa7e
Merge branch 'master' into gh-pages
...
* master: (40 commits)
Add to readme, remove comment
Update documentation
More config options, markdown in incidents
Update readme
refactoring
Vision readme
better packaging
Update go install guide
update readme
Implement 'inteval' config parameter -> number of seconds between checks
Fix configuration example in README
Update documentation for api url
Fix v1 api url
Add screenshot to readme
Report new incident and set as fixed
Update interval to 5 secs
Update example config with default values
Improve fail reasons, fix api crashes
Add time interval
Improve readme, Dockerfile
...
2016-05-19 19:30:49 +01:00
Matej Kramny
184625088b
Create gh-pages branch via GitHub
2016-05-19 19:27:52 +01:00
Matej Kramny
9d0e176695
Add to readme, remove comment
2016-05-19 19:26:29 +01:00
Matej Kramny
6e9f5440ba
Update documentation
2016-05-19 19:18:02 +01:00
Matej Kramny
0ceccccd45
More config options, markdown in incidents
...
- Specify method to ping with
- Body regex match
- Markdown in incident messages
- Update existing incidents
2016-05-19 18:40:01 +01:00
Matej Kramny
c729fbdf41
Update readme
2016-05-19 12:55:53 +01:00
Matej Kramny
30eea191d3
Merge branch 'Soulou-monitor_interval'
...
* Soulou-monitor_interval:
update readme
Implement 'inteval' config parameter -> number of seconds between checks
2016-05-19 12:53:54 +01:00
Matej Kramny
e0556b56b4
Merge branch 'monitor_interval' of https://github.com/Soulou/cachet-monitor into Soulou-monitor_interval
...
* 'monitor_interval' of https://github.com/Soulou/cachet-monitor :
update readme
Implement 'inteval' config parameter -> number of seconds between checks
# Conflicts:
# cachet/config.go
# main.go
# monitor.go
# readme.md
2016-05-19 12:53:21 +01:00
Matej Kramny
2d62fc7443
refactoring
2016-05-19 12:20:56 +01:00
Matej Kramny
dfad6f0906
Vision readme
2016-05-19 00:05:00 +01:00
Matej Kramny
267a6cb6b3
better packaging
...
- update readme
2016-05-18 23:54:55 +01:00
Alan Campbell
025d0c5822
Merge pull request #27 from CastawayLabs/fix-readme
...
Update go install guide
2016-03-07 16:34:36 -05:00
Alan Campbell
5793df7353
Update go install guide
2016-03-07 16:31:24 -05:00
Matej Kramny
fae03e7561
Merge pull request #10 from studiofrenetic/master
...
Add time interval
2015-12-08 13:02:12 +00:00
Matej Kramny
bcf53f0afc
Merge pull request #17 from Soulou/patch-1
...
Fix configuration example in README
2015-08-24 00:08:36 +01:00
Soulou
e4a586b92a
update readme
2015-08-23 20:01:41 +02:00
Soulou
76b897eb05
Implement 'inteval' config parameter -> number of seconds between checks
2015-08-23 17:33:23 +02:00
Soulou
3c1e2cd452
Fix configuration example in README
2015-08-22 19:13:27 +02:00
Matej Kramny
270dbd361b
Update documentation for api url
v1.1.0
2015-07-19 21:44:21 +01:00
Matej Kramny
a83cf43e60
Fix v1 api url
2015-07-19 21:43:59 +01:00
Matej Kramny
b30c46546d
Create gh-pages branch via GitHub
2015-07-19 21:39:19 +01:00
Matej Kramny
8b0bc42d50
Add screenshot to readme
2015-07-19 21:38:20 +01:00
Matej Kramny
466e4c05af
Add Screenshot
2015-07-19 21:37:15 +01:00
Matej Kramny
ab4ee52859
Create gh-pages branch via GitHub
2015-07-19 21:35:56 +01:00
Matej Kramny
b609679993
Report new incident and set as fixed
2015-07-19 21:32:26 +01:00
Mathieu Doyon
850f4d237b
Update interval to 5 secs
2015-07-19 16:23:49 -04:00
Mathieu Doyon
019bc8c057
Fix merge conflict
2015-07-19 16:23:18 -04:00
Matej Kramny
a710944218
Merge pull request #15 from CastawayLabs/update-cachet-api
...
Fix API-related crashes, improve fail messages
2015-07-19 20:31:35 +01:00
Matej Kramny
2b4097e90a
Update example config with default values
2015-07-19 20:27:26 +01:00
Matej Kramny
7a5ad278bb
Improve fail reasons, fix api crashes
...
- Add options about TLS verification
- Fix crashes when cachet presents IDs as a string
- Improve fail reasons
2015-07-19 20:25:34 +01:00
Mathieu Doyon
f918ea38cd
Add time interval
2015-04-08 14:28:36 -04:00
Matej Kramny
350244514a
Improve readme, Dockerfile
v1.0.0
2015-03-21 21:09:23 +00:00
Matej Kramny
409d753931
Link to incident, resolved message
...
- Major outage when already in Partial outage
- Resolved at x message
- Link incident to component
2015-03-21 20:08:05 +00:00
Matej Kramny
cceb370e30
No logger flags for development mode
2015-03-21 12:48:35 +01:00
Matej Kramny
609064730d
gofmt -w
2015-03-21 12:37:58 +01:00
Matej Kramny
8e9c388894
System logger
2015-03-21 12:36:45 +01:00
Matej Kramny
dce1978b51
Detects hostname/interface ip
...
- Hostname is monitor's id. Incidents will be created with the monitor id.
2015-03-21 11:44:52 +01:00
Matej Kramny
bdb426c232
more golint
2015-03-20 21:05:47 +01:00
Matej Kramny
d62aa53169
Golint & bug fixes
2015-03-20 21:04:48 +01:00
Matej Kramny
b5efaeece1
gofmt -w main.go
2015-03-20 21:02:12 +01:00
Matej Kramny
d421b35e9b
gofmt -w
2015-03-20 20:58:56 +01:00
Matej Kramny
cdf51d89f6
More 'improvements' based on goreportcard.com
2015-03-20 20:52:57 +01:00
Matej Kramny
3d0b0c88e1
Refactor based on goreportcard.com
2015-03-20 20:40:16 +01:00
Matej Kramny
8e17ebceef
Get relevant incident, fix config bug
...
- Make generic makeRequest fn
2015-03-20 19:10:29 +01:00
Matej Kramny
f5826d7832
Remove cachet/cachet.go
2015-03-18 23:01:48 +01:00
Matej Kramny
42237e9c86
Load config from disk|url, create incidents
...
- Resolve incidents after the monitor is up
- Example configuration
- Updated readme
2015-03-18 22:58:45 +01:00
Matej Kramny
44a9cf905f
Fix readme table
2015-03-16 21:04:58 +01:00
Matej Kramny
92d8791a4f
Log & resolve incidents, add readme
2015-03-16 21:02:29 +01:00
Matej Kramny
f478ad9895
Beginning of incident reporting
2015-03-16 01:44:48 +01:00
Matej Kramny
1cadc9b3b3
modularize
2015-03-15 20:58:14 +01:00