kocio's latest activity

  • K
    Thanks! I was using this tool, but it stopped working 2 years ago (after PVE 8.1 or so). Now it looks like it has been updated and works again with current version. Zabbix agent is a generic tool, it works with multiple filesystems and is enough...
  • K
    kocio reacted to guruevi's post in the thread [SOLVED] Zabbix ZFS storage size check with Like Like.
    Seems more like the agent you’re using isn’t properly built, since ZFS can do things like compression and deduplication, du/df isn’t an accurate way of representing the ZFS volume. This one seems to be closer to what you want to do...
  • K
    Zabbix agent is running on PVE node and it sees ZFS storage as normal mounted directories, which are empty - that's what Linux system tools (like df) can see. This is a special PVE way of mounting storage volumes which causes this problem. You...
  • K
    Hi, When checking ZFS storage size, Zabbix agent reports it from the operating system point of view, which is not useful. Since storage in PVE is mounted in a special way and no filesystem content is visible, the size is shown for an empty...