Source
description'OS spends significant time waiting for I/O (input/output) operations. It could be indicator of performance issues with storage system.'
zabbix_export
version'5.4'
date'2021-05-11T08:04:19Z'
groups
-
uuid 846977d1dfed4968bc5f8bdb363285bc
name'Templates/Operating systems'
templates
-
uuid eaf36c98b91843b7b79bd5184a23d377
template Solaris
name Solaris
templates
-
name'Zabbix agent'
groups
-
name'Templates/Operating systems'
items
-
uuid 2fa6d58a5c7d48da90b1caf521e867cd
name'Maximum number of processes'
key kernel.maxproc
delay 1h
history 1w
description'It could be increased by using sysctrl utility or modifying file /etc/sysctl.conf.'
tags
-
tag Application
value OS
triggers
-
uuid 2a567bc9d5584dfea986b5b70c89fc65
expression last(/Solaris/kernel.maxproc)<256
name'Configured max number of processes is too low on {HOST.NAME}'
priority INFO
-
uuid 7c8c8421fb514e67bc9f14cefe4018f3
name'Number of running processes'
key'proc.num[,,run]'
history 1w
description'Number of processes in running state.'
tags
-
tag Application
value Processes
triggers
-
uuid 6504ba0f7fa445ea9083af008d52c525
expression'avg(/Solaris/proc.num[,,run],5m)>30'
name'Too many processes running on {HOST.NAME}'
priority WARNING
-
uuid 74c805e8bfd947348b206a0d33bfc461
name'Number of processes'
key'proc.num[]'
history 1w
description'Total number of processes in any state.'
tags
-
tag Application
value Processes
triggers