DEV Community

Cover image for Notify the administrator when MongoDb Server goes down.
Abayomi Ogunnusi
Abayomi Ogunnusi

Posted on

Notify the administrator when MongoDb Server goes down.

Hello, in this short post, I'll show you how to notify your admin when your database is down.

Prerequisite

🎯 The Fundamentals of NodeJs
🎯 Basic knowledge of using nodemailer to send emails


Database configuration using mongoose

Image description


Terminal output

Image description


Email result

Image description


Conclusion

I hope this post was helpful. Thanks for reading

Top comments (1)

Collapse
 
williamsgqdev profile image
Williams

super helpful , nice