Ad Widget

Collapse

Mounted File System Discovery for Linux not discoverying anything

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JPtheGeezer
    Junior Member
    • Feb 2012
    • 8

    #1

    Mounted File System Discovery for Linux not discoverying anything

    Hi,

    Zabbix newb here (total newb) and I have spent some time trying to get FS discovery to work on a linux server that we're monitoring.

    I was originally having trouble getting the discovery to stay enabled as it would constantly change to "Not supported on Zabbix agent" but I seem to have got that part working and the discovery is staying enabled.

    But my problem is that it hasn't discovered any file systems yet. Am I missing something? Do I have to start the discovery process somehow or restart the agent on the linux box?

    Thanks.
  • BDiE8VNy
    Senior Member
    • Apr 2010
    • 680

    #2
    Are the filesystem types one of:
    (btrfs|ext2|ext3|ext4|jfs|reiser|xfs|ffs|ufs|jfs|j fs2|vxfs|hfs|ntfs|fat32)

    Don't have the source code available, but I thinkg /proc/mounts is parsed by vfs.fs.discovery

    Comment

    Working...