logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Event Monitor - Control System Events | Online Free DevTools by Hexmos

Control system events with emond, the Event Monitor daemon. Configure rules to trigger actions based on events, such as running commands or sending notifications. Free online tool, no registration required.

emond

Event Monitor service that accepts events from various services, runs them through a simple rules engine, and takes action. The actions can run commands, send email, or SMS messages. More information: https://manpagez.com/man/8/emond/.

  • Start the daemon:

emond

  • Specify rules for emond to process by giving a path to a file or directory:

emond -r {{path/to/file_or_directory}}

  • Use a specific configuration file:

emond -c {{path/to/config_file}}

See Also