Feature list - Gerviba/GlobalErrorDetector GitHub Wiki

Plugin features:

  • Detect all exceptions which is printed to the console
  • Detect all lines which contains error, critical or failure words
  • Detect if RAM usage is more than you allowed (optional)
  • Detect if TPS is more than you allowed (optional)
  • Print all errors to a new log file (optional)
  • Support networks (with unlimited servers)
  • Protect the web interface from exception flooding (optional)
  • Available to set log directory
  • Available to set server name and server group
  • If you have too many errors, you can enable short message mode

Web Interface (Normal mode)

  • Accepts only HTTP Post transfer type
  • Stores exceptions in files
  • Server groups allowed (store errors by group)
  • Multi-user support
  • Multi-server support
  • Clear database by group
  • Refresh the list in every 60 seconds

Web Interface (Advanced mode)

  • Accepts HTTP Post and direct SQL transfer type
  • Stores exceptions in MySQL database
  • Server groups allowed
  • Advanced multi-user support with permissions and unlimited users
  • Multi-server support
  • Easy to install (include an installer)
  • Advanced search (by Group, Name, RAM usage, TPS and status)
  • Available to complete or delete exceptions from the list
  • Available to clear exceptions by server group
  • Customizable refresh time per user
  • Add/Remove/Modify/List users