Commit Graph

6 Commits

Author SHA1 Message Date
CodeForFame bf7cc39d33 Moved alert-config.xml to conf folder.
Removed hard-coded file location (in EMail object).
Corrected table for MySQL query.
2011-06-25 01:24:43 -05:00
CodeForFame eac2ad9f88 Fixed run-time classpath to include Scala.
Redid CommandHandler in Scala, and added permissions for each command.
Changed groupIDs to be more logical.
Added configs for other config files.
Refactored structure of config files (moved them out of server and ls folders respectively because they're already in a folder that denotes server/ls)
Cleared logs.
Deleted LS configs from server (they are completely unused there).
Moved configs to the config folder.
2011-06-24 17:18:51 -05:00
CodeForFame 742e31bd3e Added documentation, and refactored it a bit. 2011-06-22 11:44:40 -05:00
CodeForFame b76d909658 Added 'runeblast' pm, and reports to the alert system. 2011-06-21 22:39:49 -05:00
CodeForFame 40b78d9254 Alerts are now sent on their own thread (one thread for all alerts).
OSLevelBlocking sends alerts.  The priority is number of blocked ips / 10.
2011-06-21 22:26:18 -05:00
CodeForFame 5540cc3083 Added JavaMail API.
Added AlertHandler.
Added alert-config.xml.

Currently, the AlertHandler sends e-mails if the priority of the alert is <= the specified value.
2011-06-21 22:14:04 -05:00