Ad Widget

Collapse

Check LLD status

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GChmurka
    Junior Member
    • Jun 2024
    • 21

    #1

    Check LLD status

    Is there any way to check the LLD status and trigger if the status is other than Enabled?
    As a workaround in my discovery scripts, I add the "ERROR" status in case of execution problems and trigger this string.
    The problem appears in some ready-made discoveries, e.g. zfs or ipmi, where there is no control whether discovery worked.
    I have scripts on the server side that checks "resources" and add specific templates (e.g. if found zfs is present and adds a zfs template). Then I would like to monitor from zabbix itself whether discovery will work, because it must work (detect zfs pools) if I add a template to host previously detected script.
    Click image for larger version

Name:	Zrzut ekranu z 2024-06-24 09-12-11.png
Views:	152
Size:	124.5 KB
ID:	486232
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    https://www.zabbix.com/documentation...supported_item Is this what you are looking for?

    Comment

    Working...