Report an Issue
Found a bug or want to request a feature? There are two ways to report:
Option 1: GitHub Issues (Recommended)
Create an issue directly on GitHub for open discussion with the team and community.
Use the available templates:
- Bug Report β to report a bug
- Feature Request β to propose a new feature
Option 2: Direct Contact
For sensitive issues or security vulnerabilities, contact us directly: me@efzyn.my.id
For security vulnerabilities, do not create a public GitHub Issue. Contact via email directly.
How to Write a Good Bug Report
A good bug report helps us fix the issue faster. Please include:
- EZMON version (check dashboard header or
ezmon-agent --version) - OS and architecture of your server
- Reproduction steps β clear and detailed
- Expected behavior β what should happen
- Actual behavior β what actually happens
- Relevant logs β output from
journalctl -u ezmon-agentor browser console
Before Reporting
Check if your issue is already covered in:
- Troubleshooting β common issues and solutions
- Existing GitHub IssuesΒ β someone may have already reported it
Last updated on