Open Source Database Monitor
Last updated
Last updated
With the rise of cheminformatics, so comes the rise of open source databases. Unfortunately, open source databases are spread amongst a variety of URLS and can be hard to keep track in an efficient fashion. We create the Uptime
bot
Imports
Check Cheminformatic Databases
Check Bacteria Databases
Github Repository
The bot serves as a heart beat checker pinging URLS for databases that are most often used by cheminformaticians.
Within the GlobalChemExtensions component we would like a persistent monitoring system tied to the same URLS the bot is also pinging.
The code then checks the status code to see if it still alive. If not it gets reported as a failure. This is useful for folk relying on these databases for whatever processing they are doing.