1
0 Comments

Found out i needed a cron job monitoring tool

I have a simple application which posts to social media sites like facebook on a schedule basis.

I slowly started realizing that all the posts are being posted twice. I initially blamed my code and spent hours figuring out the root cause but of no use.

After further investigation, I found out that the cron job which posts them to social media sites is running on two servers. This extra server is a dummy server which i started to migrate the application. But i left it behind in the middle to focus on it when i have more time. But i did not realize that the cron job is running on this server.

I immediately stopped the cron job from the dummy server. Then i thought,

what if this cron job is processing payments?

what if this cron job is generating shipment labels for e-commerce store?

what if this cron job is doing a very critical task which should not be duplicated?

I thought others might be in the same boat and realized we should start monitoring our cron jobs.

That lead to the idea behind creating cronbuzz.

, Founder of Icon for CronBuzz
CronBuzz
on December 2, 2020
Trending on Indie Hackers
I shipped 3 features this weekend based entirely on community feedback. Here's what I built and why. User Avatar 155 comments I'm a lawyer who launched an AI contract tool on Product Hunt today — here's what building it as a non-technical founder actually felt like User Avatar 139 comments “This contract looked normal - but could cost millions” User Avatar 53 comments 👉 The most expensive contract mistakes don’t feel risky User Avatar 40 comments The indie maker's dilemma: 2 months in, 700 downloads, and I'm stuck User Avatar 32 comments I spent weeks building a food decision tool instead of something useful User Avatar 27 comments