Zabbix GlusterFS Client monitoring
Monitoring of GlusterFS Client.
This template is part of RaBe's Zabbix template and helpers collection.
Usage
- Import the
Template_App_GlusterFS_Client_active.xml
into your Zabbix server (click on theRaw
button to download). - Add the template to your host (or stack template)
- Check if new data arrives
Template App GlusterFS Client active
Application template for the GlusterFS client glusterfs
.
Items
- CPU utilization (total) of "glusterfs" processes (avg5) in % (
proc.cpu.util[glusterfs,,total,,avg5]
)
5 minute average CPU utilization in percent of theglusterfs
process. - Memory usage (rss) of "glusterfs" processes (
proc.mem[glusterfs,,,,rss]
)
Memory usage in bytes of theglusterfs
processes. - Number of "glusterfs" processes (
proc.num[glusterfs]
)
Number of runningglusterfs
processes.
Macros
{$APP_GLUSTERFS_CLIENT_MINIMUM_PROCESSES}
(default: 1)
Triggers
- High: Running glusterfs processes on {HOST.NAME} < $1
The expected amount of running
{Template App GlusterFS Client active:proc.num[glusterfs].last(0)}<{$APP_GLUSTERFS_CLIENT_MINIMUM_PROCESSES}
glusterfs
processes is not met.
License
This template is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.
Copyright
Copyright (c) 2017 - 2019 Radio Bern RaBe