index
:
checker
sigsum
Moved to https://git.glasklar.is/glasklar/sigsum/admin/checker
Sigsum crew
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix executions that stomped on each other
Tom Ritter
2017-11-11
4
-8
/
+24
*
Add 5 and 10 minute intervals and fix bwauth last scanner check
Tom Ritter
2017-04-03
2
-0
/
+3
*
Improve the Bandwidth Auth checker to checker for two more error conditions
Tom Ritter
2017-03-07
1
-6
/
+55
*
Add logfile to gitignore
Tom Ritter
2017-03-07
1
-1
/
+2
*
Hopefully finally solve the bug about only getting success messages for state...
Tom Ritter
2017-03-03
3
-3
/
+13
*
Support logging to a logfile
Tom Ritter
2017-02-10
3
-24
/
+33
*
Give a day notification a little widdle room
Tom Ritter
2017-02-06
1
-1
/
+1
*
Only notify on failures and successes after the number of failures required
Tom Ritter
2017-02-01
3
-12
/
+23
*
Clarify the job inheritance info and make the state file simpler
Tom Ritter
2017-02-01
4
-4
/
+4
*
Specify that the job run history file needs a full path
Tom Ritter
2016-12-28
1
-1
/
+1
*
Change the statename to base64 instead of sha1 for debugging purposes.
Tom Ritter
2016-12-28
1
-2
/
+2
*
Create an option that lets you require two failures before alerting.
Tom
2016-12-28
8
-19
/
+52
*
Update Metrics Checker to new version
Tom Ritter
2016-12-28
1
-2
/
+4
*
Check for 200 status code and set server timeout to 10
Tom Ritter
2016-12-28
2
-5
/
+8
*
Update readme
Tom
2016-09-14
1
-3
/
+0
*
Add TLS certificate expiration checker
Tom
2016-09-14
1
-0
/
+58
*
Add email body to nomail output
Tom
2016-09-14
1
-1
/
+1
*
Add daily failure notifications
Tom
2016-09-14
1
-0
/
+7
*
Log exceptions during run.
Tom
2016-09-14
1
-1
/
+2
*
Set a timeout on socket connections
Tom
2016-09-14
1
-0
/
+1
*
Add a new nomail commandline option for debugging
Tom
2016-09-14
5
-2
/
+17
*
Update the crontab entries
Tom Ritter
2016-07-12
1
-1
/
+1
*
If we get an error somewhere in the code, record it as a failure for our peer...
Tom Ritter
2016-05-09
1
-3
/
+6
*
Need to compare timedelta to timedelta
Tom Ritter
2016-05-09
1
-3
/
+3
*
It's actually not uncommon for the bwauth file to be more than 2 hours old, b...
Tom Ritter
2016-02-02
1
-2
/
+2
*
Fixing a typo that was breaking a bunch of stuff.
Tom Ritter
2016-02-02
1
-1
/
+1
*
Add in the friendly name to the state file for debugging
Tom Ritter
2016-02-02
3
-6
/
+11
*
Fix the super() calling
Tom Ritter
2016-01-31
5
-6
/
+6
*
Get custom state names for each of the jobs now
Tom Ritter
2016-01-31
6
-4
/
+11
*
Correcting a few small errors
Tom Ritter
2016-01-31
5
-8
/
+11
*
Refactor lots of things to allow you to be notified every so often, instead o...
Tom Ritter
2016-01-31
13
-72
/
+296
*
For getting boolean values I need to coerce the type
Tom Ritter
2016-01-28
2
-2
/
+2
*
Add an option to use or bust gmail threading
Tom Ritter
2016-01-28
2
-1
/
+5
*
Update README with some clarifications.
Tom Ritter
2016-01-27
1
-2
/
+1
*
Add some sample jobs for the tor servers I monitor
Tom Ritter
2016-01-27
2
-0
/
+71
*
Update README.md
Tom Ritter
2016-01-27
1
-2
/
+70
*
Make Readme markdown
Tom Ritter
2016-01-27
1
-0
/
+0
*
Add day and daily at noon options
Tom Ritter
2016-01-26
4
-2
/
+7
*
Differentiating between a mail problem and jobs not being run.
Tom Ritter
2016-01-26
3
-9
/
+22
*
Add a server identifier to the settings file.
Tom Ritter
2016-01-26
3
-5
/
+7
*
Debugging why EmailChecker was failing. Added more details to the notificatio...
Tom Ritter
2016-01-26
1
-2
/
+10
*
Fixing PeerChecker to actually work, and report details of a failure
Tom Ritter
2016-01-26
2
-5
/
+12
*
Log an exception if we can't send email.
Tom Ritter
2016-01-25
1
-2
/
+3
*
Do not error if we can't hit localhost
Tom Ritter
2016-01-25
1
-2
/
+10
*
Add cron instructions
Tom Ritter
2016-01-25
1
-0
/
+8
*
Read the config file from the absolute path.
Tom Ritter
2016-01-25
1
-1
/
+4
*
Fix redundant setLog call
Tom Ritter
2016-01-25
1
-1
/
+0
*
Initial commit of checker
Tom Ritter
2016-01-25
13
-0
/
+494