You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
homepage/docs/widgets/services/zabbix.md

661 B

title description
Zabbix Zabbix Widget Configuration

Learn more about Zabbix. The widget supports (at least) Zibbax server version 7.0.


Allowed fields: ["unclassified", "information", "warning", "average", "high", "disaster"].

Only 4 fields can be shown at a time, with the default being: ["warning", "average", "high", "disaster"].

widget:
  type: zabbix
  url: http://zabbix.host.or.ip/zabbix
  key: your-api-key

See the Zabbix documentation for details on generating API tokens.