Ad Widget

Collapse

Windows client mounted file system discovery item prototype problem.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mmorgan
    Junior Member
    • Sep 2017
    • 26

    #1

    Windows client mounted file system discovery item prototype problem.

    I have a problem with the items configured in the OS Windows Template Mounted filesystem discovery. For some reason, the items have stopped appearing in Zabbix. I can see in the server and client logs that vfs.fs.discovery is firing and returning data. However, none of the items (ex. Free disk space on {#FSNAME}) are appearing anywhere in either log. In other words, I don't see anything referring to vfs.fs.size[C:,total] in the logs.

    Its as if the system has stopped trying to retrieve them. The discovery rule and the items are enabled in the template. But, they have stopped showing up in Configuration/All hosts/<Host>/Items. I have tested vfs.fs.size with zabbix_get and all the workstations return the correct data instantly. So, the items are retrievable. They just aren't showing up in the interface.

    Network interface discovery and Windows service discovery are both working fine. Filesystem discovery is working fine for the Linux clients. So, the problem is limited to file system discovery on Windows clients.

    I've gone as far as I can with my limited knowledge troubleshooting with the log files and zabbix_get. I suspect that the problem is that the server is no longer making requests for the item data for some reason as there are no requests in the log. That would also explain why there are no responses in the client logs. How can I prove that this is indeed what's happening? And, if it is, how do I fix it? Thanks.

    We're using version 3.2.7.
Working...