Skip to content
/ EvMon Public

Eventum Status Monitor, get a window with your Eventum Queue statuses.

Notifications You must be signed in to change notification settings

mattiasr/EvMon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EvMon (Eventum Monitor)

Simple little program that fetches info from eventum installation and display
count of selected queues.

Get visual and sound notifications if something changes.

All to speed up your local support ticket handeling :)

Setup:
create a config file called .evmon.conf in your ~
Layout:

[Server]
base_url = https://<url_to_your_eventum_installation>
username = <username>
password = <password>

done :)

Supported options:
base_url             = <url>, include http:// or https://
username             = <string>
password             = <string>
project_id           = <int>
filter_status        = <comma-separated list>, Name of the Statuses
filter_assigned      = <comma-separated list>, Full names of Assignees
debug                = <int>, 1 = on, 0 = off
poll_interval        = <int>, interval in seconds

About

Eventum Status Monitor, get a window with your Eventum Queue statuses.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages