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

  • [Howto] solve FreeBSD “zfs: out of temporary buffer space”
  • [Howto] clear the console scrollback buffer in FreeBSD
  • [Howto] enable support for USB devices in VirtualBox
  • [Howto] solve “slow starting GTK applications”
  • [Howto] upgrade DEBIAN if distribution name has changed

Tags

backup Bash C DDNS debian dhcpd dovecot firefox FreeBSD FreeCAD gcc gtk+ h.264 h.265 HP 671798-001 httpd IBM M1015 iceweasel I²C KERBEROS LaTeX LCR-Meter linux MCP23017 Mellanox MNPA19-XTR monitoring mysql network NFS openbox postfix postgreSQL programming Python Raspberry Pi rc storage systemd typo3 vdi virtualbox WordPress X zabbix ZFS

© 2022 www.ronny-mueller.com