Skip to content

3.4.0

Compare
Choose a tag to compare
@cuprumtan cuprumtan released this 22 Feb 05:26
· 286 commits to master since this release

Changelog

  • added Server Version metric;
  • added Available Memory metric;
  • fixed native Zabbix Agent user parameters format;
  • added new Mamonsu zabbix tool: 'mamonsu zabbix dashboard upload' for Zabbix 6.0+;

mamonsu zabbix dashboard upload

New Zabbix CLI tool to generate pretty Zabbix 6.0 dashboard and upload it to the mamonsu template by its name.
Usage:

mamonsu zabbix dashboard upload [template_name]

Example:

cuprumtan@station ~/mamonsu$ export OPTIONS="  --url=http://127.0.0.1/ --user=Admin --password=zabbix"
cuprumtan@station ~/mamonsu$ mamonsu zabbix $OPTIONS dashboard upload "Mamonsu PostgreSQL Linux"
True

Can be used only with Zabbix server 6.0 and higher.

Click to view Mamonsu Dashboard