Skip to content

dlf412/simple_event_notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • This is a simple project to catch other system's event ` 1. support mement event like program exception or error
  1. support long time event
  2. only support send email to notify the happened events
  3. Client buries point in its program via logging
  • deps:
  1. mysql
  • configures
  1. strategy can be set in config.py
  • long time event can set duration and times

  • monment only can set times

  • agent module:

  1. Collect all the client's event and record into mysql database
  • event_parser module:
  1. Parse all event and send mail if achieving the configure threshold

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages