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

monitoring

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] AMD Tahiti R9 GPU – no supported hardware video decoding profiles (vaapi / vdpau)
  • [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

Tags

AMD Bash bzip2 C debian dovecot FreeBSD FreeCAD gcc GPU gtk+ h.265 HP 671798-001 httpd I²C KERBEROS LetsEncrypt linux MCP23017 Mellanox MNPA19-XTR monitoring mysql network NFS openbox poppler postfix postgreSQL programming Python Raspberry Pi SAMBA SSH SSL storage systemd typo3 vdi virtualbox WLAN WordPress X xz zabbix ZFS

© 2023 www.ronny-mueller.com