Ad Widget

Collapse

Low-level discovery Filesystem Discovery

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ortz
    Junior Member
    • Jun 2012
    • 14

    #1

    Low-level discovery Filesystem Discovery

    Hi,

    I'm trying to use the amazing feature of Low-level discovery presented in Zabbix 2.0 with no success.
    I did every step in the manual (http://www.zabbix.com/documentation/...evel_discovery) and still, no success

    I'm trying to add auto discovery file system monitoring.
    I've created the Discovery rule on my template (Template Linux) and configured 4 new items prototypes (like I have in the manual).
    The only problem is that I don't see the discovered items in each host...
    I tried to lower the Update Interval from 3600 seconds to 60 (thought it might take up to hour) and still, I don't get any result.

    I'm using Zabbix agent 2.0 on 90% of my clients so that is not the problem.
    The Discovery rule and prototype items are Enabled and I didn't receive message says they are not supported, so I really don't know what the problem is...

    Any one encountered this issue ?

    Thanks,
  • ortz
    Junior Member
    • Jun 2012
    • 14

    #2
    I see now in Zabbix Server log the following error:
    "18782:20120603:085124.575 item [DB1:vfs.fs.size[{#FSNAME},pfree]] became not supported: Not supported by Zabbix Agent"

    This only happens on pfree (free, used and total did not get Not supported, but I still don't see any info)

    DB1 has Agent v2.0...
    Last edited by ortz; 03-06-2012, 15:57.

    Comment

    • tchjts1
      Senior Member
      • May 2008
      • 1605

      #3
      I have it working on Solaris with no issues. If you include some screenshots of your configurations for LLD, maybe we could help.

      Comment

      • GooFy03
        Junior Member
        • Dec 2009
        • 7

        #4
        Do you have find a solution ? because i have exactly the same problem.I have copied Linux OS template from Zabbix Appliance. And with zabbix_get from the server every items work but no graph and no "Latest Data".
        Last edited by GooFy03; 28-08-2012, 06:28.

        Comment

        • shug
          Junior Member
          • Apr 2010
          • 1

          #5
          GooFy03, that sounds like you have just imported the templates but did not define the global regular expression that is referenced in there.

          Either define the gobal regular expression or just use a local one as in the examples of the low level discovery chapter in the Zabbix manual.

          Comment

          Working...