Ad Widget

Collapse

FS discovery not finding a partition

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • marama
    Junior Member
    • Nov 2015
    • 2

    #1

    FS discovery not finding a partition

    Hi!
    I'm on Zabbix 2.2.4 and I have a problem with discovery not showing ALL the partitions.

    These are the partitions:

    /
    /boot
    /imap
    /imap/mailboxes/user/support

    But in Zabbix "Latest data" I see only the first 3, the last one is missing.
    I found nothing in agent or server logs. Any idea what might be the issue here?
    Thanx
  • marama
    Junior Member
    • Nov 2015
    • 2

    #2
    Solved

    Hi!

    I've mounted /imap/mailboxes/user/support to:
    /mnt/support
    as well, and now it seems to be working. So i't probably a bug, Zabbix might be confused with

    /imap
    /imap/mailboxes/user/support

    but not with:

    /imap
    /mnt/support

    Bye

    Comment

    Working...