Skip to Main Content
www.ronny-mueller.com
  • Home
  • Contact
  • Home
  • Contact

zabbix

21 Aug 2017

[Howto] Low Level Discovery (LLD) of disks with Zabbix and FreeBSD

by rm | posted in: computer | 0

you have to create a user parameter, which starts a “disk-search”-script on the host. This script searches for the disks and outputs a list (in json notification).   #discovery-disks.sh #!/bin/sh disks=`ls -l /dev/*da* | awk ‘{print $NF}’ | awk -F … Continued

FreeBSD, monitoring, storage, zabbix
19 Aug 2017

[Howto] monitor ZFS and S.M.A.R.T. with Zabbix and FreeBSD

by rm | posted in: computer | 0

You have to create user parameters (see the zabbix documentation for explanations/examples). #zabbix_agentd.conf UserParameter = zpool.health[*], zpool list -H -p -o health $1 UserParameter = zpool.size[*], zpool list -H -p -o size $1 UserParameter = zpool.capacity[*], zpool list -H -p … Continued

FreeBSD, monitoring, zabbix

Recent Posts

  • [SSH] auto disconnect after login attempt
  • [SAMBA] Can’t locate JSON.pm in @INC
  • [FreeBSD] zfs: out of temporary buffer space
  • [Howto] clear the console scrollback buffer in FreeBSD
  • [VirtualBox] enable support for USB devices in VirtualBox

Tags

bzip2 C cairo debian dovecot FreeBSD FreeCAD gcc gtk+ h.265 HP 671798-001 httpd I²C KERBEROS linux MCP23017 Mellanox MNPA19-XTR monitoring mysql network NFS pdf poppler postfix postgreSQL programming Python QElectroTech Raspberry Pi rc SAMBA SSH SSL storage systemd TLS typo3 vdi virtualbox Windows XP WordPress X xz zabbix ZFS

© 2023 www.ronny-mueller.com