Skip to content

nishanthvasudevan/IMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Infrastructure Monitoring System

This is a monitoring system written mostly using Python and Bash.
Assets to be monitored send their service status to predefined location for that asset.
Service status is a string of the form "SERVICE STATUS|date|STATUS DESCRIPTION|STATUSCODE".
bin/enterprise_monitor.sh runs from cron every 60 seconds.
The system is capable of sending alerts as a text message or email. New alert delivery system can added.
It can send service recovery alerts as well. The entire system is tunable using config files in conf/
Alert recipients, assets and services to be monitored, alert frequency etc can be controlled from the config files.
I have used this in production since early 2010.

About

Infrastructure Monitoring System written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors