ZABBIX 2.4 – 8 Page parameters

Please Like Us!!!

8 Page parameters

Overview

Most Zabbix web interface pages support various HTTP GET parameters that control what will be displayed. They may be passed by specifying parameter=value pairs after the URL, separated from the URL by a question mark (?) and from each other by ampersands (&).

Status of triggers

Accessed as Monitoring → Triggers, page name tr_status.php.

Generic parameters
  • groupid
  • hostid
  • fullscreen
Page specific parameters
  • show_triggers – filter option Triggers status, 1 – Problem, 2 – Any
  • show_events – filter option Events, 1 – Hide all, 2 – Show all, 3 – Show unacknowledged
  • ack_status – filter option Acknowledge status, 1 – Any, 2 – With unacknowledged events, 3 – With last event unacknowledged
  • show_severity – filter option Min severity, 0-5 – corresponding severity, -1 – defaults to Not classified
  • show_details – filter option Show details, 0 – do not show, 1 – show
  • status_change_days – filter option Age less than, in days
  • status_change – filter option Age less than, 0 – disabled, 1 – enabled (status_change_days will be used)
  • txt_select – filter option Filter by name, freeform string

Data source: Zabbix

Reviews & Comments

Enjoy!