zabbix_export: version: '5.4' date: '2021-05-11T08:04:17Z' groups: - uuid: 846977d1dfed4968bc5f8bdb363285bc name: 'Templates/Operating systems' templates: - uuid: b1fd823d262042e08291313f72be9452 template: HP-UX name: HP-UX templates: - name: 'Zabbix agent' groups: - name: 'Templates/Operating systems' items: - uuid: bcba4702a58d48339c6e7e49dea574c4 name: 'Processor load (1 min average per core)' key: 'system.cpu.load[percpu,avg1]' history: 1w value_type: FLOAT description: 'The processor load is calculated as system CPU load divided by number of CPU cores.' tags: - tag: Application value: CPU - tag: Application value: Performance triggers: - uuid: 6721e8fbe5ee45aa9d06b698210a268a expression: 'avg(/HP-UX/system.cpu.load[percpu,avg1],5m)>5' name: 'Processor load is too high on {HOST.NAME}' priority: WARNING - uuid: 60057d54b81342f4aaa0103a278bf7b6 name: 'Processor load (5 min average per core)' key: 'system.cpu.load[percpu,avg5]' history: 1w value_type: FLOAT description: 'The processor load is calculated as system CPU load divided by number of CPU cores.' tags: - tag: Application value: CPU - tag: Application value: Performance - uuid: 296dbd5148184004b26ac50ae5e6893b name: 'Processor load (15 min average per core)' key: 'system.cpu.load[percpu,avg15]' history: 1w value_type: FLOAT description: 'The processor load is calculated as system CPU load divided by number of CPU cores.' tags: - tag: Application value: CPU - tag: Application value: Performance - uuid: 2b82ccaf9eb1424593e2738a5512e182 name: 'CPU idle time' key: 'system.cpu.util[,idle]' history: 1w value_type: FLOAT units: '%' description: 'The time the CPU has spent doing nothing.' tags: - tag: Application value: CPU - tag: Application value: Performance - uuid: 8665bd2dc84e46daa081a379548b0603 name: 'CPU nice time' key: 'system.cpu.util[,nice]' history: 1w value_type: FLOAT units: '%' description: 'The time the CPU has spent running users'' processes that have been niced.' tags: - tag: Application value: CPU - tag: Application value: Performance - uuid: 8419321f4744476ea27b7d1acddcd365 name: 'CPU system time' key: 'system.cpu.util[,system]' history: 1w value_type: FLOAT units: '%' description: 'The time the CPU has spent running the kernel and its processes.' tags: - tag: Application value: CPU - tag: Application value: Performance - uuid: 611c9a3c70aa4455b6ec7bebe64b5316 name: 'CPU user time' key: 'system.cpu.util[,user]' history: 1w value_type: FLOAT units: '%' description: 'The time the CPU has spent running users'' processes that are not niced.' tags: - tag: Application value: CPU - tag: Application value: Performance - uuid: 6e3b32f3f92543759ef2f30834899ba0 name: 'Host name' key: system.hostname delay: 1h history: 1w trends: '0' value_type: CHAR description: 'System host name.' inventory_link: NAME tags: - tag: Application value: General - tag: Application value: OS triggers: - uuid: 07215ae05345423d8625962b85d9d4ec expression: 'last(/HP-UX/system.hostname,#1)<>last(/HP-UX/system.hostname,#2)' name: 'Hostname was changed on {HOST.NAME}' priority: INFO - uuid: 16c6c420c710498083355361b104f7a2 name: 'Host local time' key: system.localtime history: 1w units: unixtime tags: - tag: Application value: General - tag: Application value: OS - uuid: b66598337e0e4990a2776d2a42020e72 name: 'System information' key: system.uname delay: 1h history: 1w trends: '0' value_type: CHAR description: 'The information as normally returned by ''uname -a''.' inventory_link: OS tags: - tag: Application value: General - tag: Application value: OS triggers: - uuid: 34f76014b2d3434a8d1f1f0657b5605f expression: 'last(/HP-UX/system.uname,#1)<>last(/HP-UX/system.uname,#2)' name: 'Host information was changed on {HOST.NAME}' priority: INFO - uuid: bb698e97aa1b45ebadcb48da729b8e64 name: 'Number of logged in users' key: system.users.num history: 1w description: 'Number of users who are currently logged in.' tags: - tag: Application value: OS - tag: Application value: Security - uuid: 4e11e7c5d43a4566989b39dbc0c23266 name: 'Checksum of /etc/passwd' key: 'vfs.file.cksum[/etc/passwd,sha256]' delay: 1h history: 1w tags: - tag: Application value: Security triggers: - uuid: f65c254d50e2454d9840784ff979f5d3 expression: 'last(/HP-UX/vfs.file.cksum[/etc/passwd,sha256],#1)<>last(/HP-UX/vfs.file.cksum[/etc/passwd,sha256],#2)' name: '/etc/passwd has been changed on {HOST.NAME}' priority: WARNING - uuid: 767abadfa8be4bccb2c4c5a1d532ba87 name: 'Available memory' key: 'vm.memory.size[available]' history: 1w units: B description: 'Available memory is defined as free+cached+buffers memory.' tags: - tag: Application value: Memory triggers: - uuid: 005730efb6a94c4a83c4265f42aa8dff expression: 'last(/HP-UX/vm.memory.size[available])<20M' name: 'Lack of available memory on server {HOST.NAME}' priority: AVERAGE - uuid: 6da082e7f822465592f66e2bd0a46947 name: 'Total memory' key: 'vm.memory.size[total]' delay: 1h history: 1w units: B tags: - tag: Application value: Memory discovery_rules: - uuid: 83058e954f1d497d8c33c82c771d2250 name: 'Network interface discovery' key: net.if.discovery delay: 1h filter: conditions: - macro: '{#IFNAME}' value: '@Network interfaces for discovery' formulaid: A description: 'Discovery of network interfaces as defined in global regular expression "Network interfaces for discovery".' item_prototypes: - uuid: 1c1dc757da2a43c4827734e4b7b3fcd2 name: 'Incoming network traffic on {#IFNAME}' key: 'net.if.in[{#IFNAME}]' history: 1w units: bps preprocessing: - type: CHANGE_PER_SECOND parameters: - '' - type: MULTIPLIER parameters: - '8' tags: - tag: Application value: 'Network interfaces' - uuid: 4de64b1ecae344afa12f892937caa04e name: 'Outgoing network traffic on {#IFNAME}' key: 'net.if.out[{#IFNAME}]' history: 1w units: bps preprocessing: - type: CHANGE_PER_SECOND parameters: - '' - type: MULTIPLIER parameters: - '8' tags: - tag: Application value: 'Network interfaces' graph_prototypes: - uuid: dec3568ab5e7457da4a81d32a8ba2b72 name: 'Network traffic on {#IFNAME}' ymin_type_1: FIXED graph_items: - drawtype: GRADIENT_LINE color: 00AA00 item: host: HP-UX key: 'net.if.in[{#IFNAME}]' - sortorder: '1' drawtype: GRADIENT_LINE color: 3333FF item: host: HP-UX key: 'net.if.out[{#IFNAME}]' - uuid: 883b3a5efab34685b9e6c9a84a6bec84 name: 'Mounted filesystem discovery' key: vfs.fs.discovery delay: 1h filter: conditions: - macro: '{#FSTYPE}' value: '@File systems for discovery' formulaid: A description: 'Discovery of file systems of different types as defined in global regular expression "File systems for discovery".' item_prototypes: - uuid: dbf8305aadb049a58b19a50d4e36fde9 name: 'Free inodes on {#FSNAME} (percentage)' key: 'vfs.fs.inode[{#FSNAME},pfree]' history: 1w value_type: FLOAT units: '%' tags: - tag: Application value: Filesystems trigger_prototypes: - uuid: 9d7587a6cae149d69e90cdefa024d254 expression: 'last(/HP-UX/vfs.fs.inode[{#FSNAME},pfree])<20' name: 'Free inodes is less than 20% on volume {#FSNAME}' priority: WARNING - uuid: 75efb4ab311848ec9bbb03cf05efef8b name: 'Free disk space on {#FSNAME}' key: 'vfs.fs.size[{#FSNAME},free]' history: 1w units: B tags: - tag: Application value: Filesystems - uuid: 707d7dfb2dc243d49e4623f1d043a5b7 name: 'Free disk space on {#FSNAME} (percentage)' key: 'vfs.fs.size[{#FSNAME},pfree]' history: 1w value_type: FLOAT units: '%' tags: - tag: Application value: Filesystems trigger_prototypes: - uuid: 07153df58e1a4a2bad7bf27a1ddf24a0 expression: 'last(/HP-UX/vfs.fs.size[{#FSNAME},pfree])<20' name: 'Free disk space is less than 20% on volume {#FSNAME}' priority: WARNING - uuid: 3d75a99c05bf41a2b63ce2b0caf4a6cc name: 'Total disk space on {#FSNAME}' key: 'vfs.fs.size[{#FSNAME},total]' delay: 1h history: 1w units: B tags: - tag: Application value: Filesystems - uuid: 0aa8dd5bbaea4f35808ef735f0cec18d name: 'Used disk space on {#FSNAME}' key: 'vfs.fs.size[{#FSNAME},used]' history: 1w units: B tags: - tag: Application value: Filesystems graph_prototypes: - uuid: 92f6b017c10640b6bfe7cd68a949d2d5 name: 'Disk space usage {#FSNAME}' width: '600' height: '340' show_work_period: 'NO' show_triggers: 'NO' type: PIE show_3d: 'YES' graph_items: - color: C80000 type: GRAPH_SUM item: host: HP-UX key: 'vfs.fs.size[{#FSNAME},total]' - sortorder: '1' color: 00C800 item: host: HP-UX key: 'vfs.fs.size[{#FSNAME},free]' dashboards: - uuid: cbac7a8959574b308d1c1e23cf3760ee name: 'System performance' pages: - widgets: - type: GRAPH_CLASSIC width: '12' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'CPU load' host: HP-UX - type: GRAPH_CLASSIC x: '12' width: '12' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'CPU utilization' host: HP-UX - type: GRAPH_CLASSIC 'y': '5' width: '12' height: '5' fields: - type: INTEGER name: source_type value: '0' - type: GRAPH name: graphid value: name: 'Memory usage' host: HP-UX graphs: - uuid: 808ceffbcb844def962b03d6fa7a3496 name: 'CPU load' ymin_type_1: FIXED graph_items: - color: '009900' item: host: HP-UX key: 'system.cpu.load[percpu,avg1]' - sortorder: '1' color: '000099' item: host: HP-UX key: 'system.cpu.load[percpu,avg5]' - sortorder: '2' color: '990000' item: host: HP-UX key: 'system.cpu.load[percpu,avg15]' - uuid: 8c47ac69fba642f4827fcad01b3a0379 name: 'CPU utilization' show_triggers: 'NO' type: STACKED ymin_type_1: FIXED ymax_type_1: FIXED graph_items: - drawtype: FILLED_REGION color: '990099' item: host: HP-UX key: 'system.cpu.util[,nice]' - sortorder: '1' drawtype: FILLED_REGION color: '990000' item: host: HP-UX key: 'system.cpu.util[,system]' - sortorder: '2' drawtype: FILLED_REGION color: '000099' item: host: HP-UX key: 'system.cpu.util[,user]' - sortorder: '3' drawtype: FILLED_REGION color: '009900' item: host: HP-UX key: 'system.cpu.util[,idle]' - uuid: 4cf12f1ea3934cb99f76c20916067a71 name: 'Memory usage' ymin_type_1: FIXED ymax_type_1: ITEM ymax_item_1: host: HP-UX key: 'vm.memory.size[total]' graph_items: - drawtype: GRADIENT_LINE color: 00C800 item: host: HP-UX key: 'vm.memory.size[available]'