- Rename the repository
- Remove the container checks from core (moved to plugins)
- Fix a Python shared memory permission issue on older distros
- Docker container module fixes
- Collects facts about the distro with a ported Ansible module
- Container module fixes
- Updated requirements
- Containers monitoring
- Support for custom table data from MySQL, Nginx, Apache, PostgreSQL, MongoDB
MySQL
- Tables and index sizes
- Slow queries
PostgreSQL
- Tables and index sizes
- Slow queries
- Index Hit rate
Nginx
- Requests - bytes, hits, percent, url
- Not found - bytes, hits, percent, url
Apache
- Requests - bytes, hits, percent, url
- Not found - bytes, hits, percent, url
MongoDB
- Collections and index sizes
- Slow queries
- IP Address collector - collect only local info
- Checker fixes
- Custom plugins
- CentOS plugin dir permissions (Fixing the error when running amonpm update)
- Update from github before install
- CentOS improvements and bug fixes
- Simplified Distro detection
- Debian installation fixes
- Plugins check refactoring
- APT/RPM installation refactoring
- Plugins refactoring
- Fixed memory leak in the Plugins config reader
- Stability improvements
- amonpm - Uninstall method, Install updates the plugins by default
- Fix Memory allocation issue in loadavg
- Fix Debian uninstall script
- Stability bug fixes
- API Check fixes - test using the real server key
- Ignore curl certificate check (--insecure) option
- Install plugins from the command line - /etc/init.d/amon-agent install mysql
- Security update - the daemon for the agent runs under the amonagent user instead of root
- Install all available plugins with the agent
- Fix installation - install both setuptools and pip
- Don't break the agent if the plugin directories doesn't exist (/etc/amoagent/plugins)
- Information about package updates
- Processes - read/write per second
- Fix locale issues in the process collector module
- Increase the API call timeout to 10 seconds, raise an exception if there is an error
- Remove detailed disk usage collector - too slow on big volumes
- Connection pooling to the API instead of posts - fixes the bug where the agent stops sending information after amon.cx is restarted
- Uptime data
- Improved OS detection (detects Ubuntu, Debian, CentOS, Fedora and Amazon AMI)
- Uptime data
- Server public IP Address
- Distro info