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.

17 lines
482 B

1 year ago
{
"manifest_version": 2.0,
"id": "problemhosts",
"type": "widget",
"name": "Problem hosts",
"namespace": "ProblemHosts",
"version": "1.0",
"author": "Zabbix",
"description": "Displays the problem count by host group and the highest problem severity within a group.",
"url": "https://www.zabbix.com/documentation/7.0/en/manual/web_interface/frontend_sections/dashboards/widgets/problem_hosts",
"actions": {
"widget.problemhosts.view": {
"class": "WidgetView"
}
}
}