meta data for this page
  •  

This is an old revision of the document!


Zabbix

password recovery

USE zabbix;
UPDATE users SET passwd=md5('newpassword') WHERE alias='Admin';

Enable problem reporting

  • Configuration –> Actions
  • Select from pull down menu Trigger actions
  • enable Report problems to Zabbix administrators

Enable autoregistration

  • Configuration –> Actions
  • Select from pull down menu Autoregistration actions
  • Create Action
  • Name: autoregister
  • Switch to Operations tab
    • Add Operations:
      • Add host
      • Add to host group
        • Discovered hosts
      • Link to template
        • Linux by Zabbix agent