Run the dr check at the earliest convenience
It would be great to learn about consensus issues earlier than at :45, so there's time to do something about the issue.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
- Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related.
Learn more.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
Hi Sebastian. Exactly what time would you like the cron task to be for? 5 minutes after the hour mark?
- Author
as early as safely possible :)
- Author
(:5 is awesome)
Hi Sebastian, sorry about the delay. Changed the crontab from...
# doctor 5 * * * * /srv/doctor.torproject.org/doctor/descriptor_checker.py 25 * * * * /srv/doctor.torproject.org/doctor/sybil_checker.py 45 * * * * /srv/doctor.torproject.org/doctor/consensus_health_checker.py
... to...
# doctor 5 * * * * /srv/doctor.torproject.org/doctor/consensus_health_checker.py 25 * * * * /srv/doctor.torproject.org/doctor/sybil_checker.py 45 * * * * /srv/doctor.torproject.org/doctor/descriptor_checker.py
The consensus_health_checker.py is what you want (that's the DocTor checks). Sybil checker is self explanatory, and descriptor_checker.py validates that the authorities aren't publishing malformed descriptor content and is just sent to me.
Trac:
Status: new to closed
Resolution: N/A to fixed- Trac closed
closed
Please register or sign in to reply