Monitoring of the JACK Audio Connection Kit sound server.
This template is part of RaBe's Zabbix template and helpers collection.
- Import the
Template_App_JACK_Audio_Connection_Kit_sound_server_active.xml
into your Zabbix server (click on theRaw
button to download). - Add the template to your host (or stack template)
- In case you have more than one instance of
jackd
running, consider to use the{$APP_JACKD_USER}
and/or{$APP_JACKD_CMDLINE}
macros to filter for a specific instance. - Check if new data arrives
Application template for JACK Audio Connection Kit sound server.
- CPU utilization (total) of "jackd" process(es) (avg5, running as user {$APP_JACKD_USER} with cmdline filter {$APP_JACKD_CMDLINE}) in % (
proc.cpu.util[jackd,{$APP_JACKD_USER},total,{$APP_JACKD_CMDLINE},avg5]
)
5 minute average CPU utilization in percent of thejackd
process(es).
Use the {$APP_JACKD_USER}
and/or {$APP_JACKD_CMDLINE}
macros to filter for a specific instance.
- Memory usage (rss) of "jackd" process(es) (running as user {$APP_JACKD_USER} with cmdline filter {$APP_JACKD_CMDLINE}) (
proc.mem[jackd,{$APP_JACKD_USER},,{$APP_JACKD_CMDLINE},rss]
)
The RSS memory usage of thejackd
process(es).
Use the {$APP_JACKD_USER}
and/or {$APP_JACKD_CMDLINE}
macros to filter for a specific instance.
- Number of "jackd" process(es) (running as user {$APP_JACKD_USER} with cmdline filter {$APP_JACKD_CMDLINE}) (
proc.num[jackd,{$APP_JACKD_USER},,{$APP_JACKD_CMDLINE}]
)
The number of runningjackd
processes.
Use the {$APP_JACKD_USER}
and/or {$APP_JACKD_CMDLINE}
macros to filter for a specific instance.
{$APP_JACKD_CMDLINE}
(default: .*){$APP_JACKD_USER}
(default: )
- High: No running jackd process(es) (running as user {$APP_JACKD_USER} with cmdline filter {$APP_JACKD_CMDLINE}) on {HOST.NAME}
There is no running
{Template App JACK Audio Connection Kit sound server active:proc.num[jackd,{$APP_JACKD_USER},,{$APP_JACKD_CMDLINE}].last(0)}<1
jackd
process (JACK Audio Connection Kit sound server) on this host.
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 (c) 2017 - 2019 Radio Bern RaBe