Ad Widget

Collapse

Monitor Link Status Without Trigger

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • corbin_sl
    Junior Member
    • Aug 2007
    • 1

    #1

    Monitor Link Status Without Trigger

    I have a map setup, and all links between my switches and machines are monitored via a trigger. The problem is that not all switch ports are used and if this is the case zabbix reports any unused port as a problem. There is in fact not a problem, the port is just unused. I monitor all switch ports with a different trigger for change to ensure foreign devices do not get plugged into the network. This cannot be used for link status because it is reporting change of state and not current state. My need is to monitor status of a port using a just an item, but the link status on the maps must use a trigger. Is there a way to associate a link status with an item instead of a trigger, that way I can monitor status without zabbix reporting a problem when a port is unused. I know this can be patched into the code somehow, but I have absolutely no PHP programming experience. I also know I could just set triggers for monitored ports on each switch, but I have many switches and the configuration time required is very undesirable. I also thought about just disabling the trigger for the unused ports but some are for roaming laptops who prefer a wired connection. If I disable the trigger then I wont see the link at all.
    Last edited by corbin_sl; 07-08-2007, 18:07.
  • jeroenavonts
    Junior Member
    • Sep 2008
    • 1

    #2
    I have a similar problem where the links are based on triggers yet the triggers are just information and are not problems. Yet they are displayed as problems. Is it possible to set the level of triggers that are displayed?

    Comment

    • richlv
      Senior Member
      Zabbix Certified Trainer
      Zabbix Certified SpecialistZabbix Certified Professional
      • Oct 2005
      • 3112

      #3
      Originally posted by jeroenavonts
      I have a similar problem where the links are based on triggers yet the triggers are just information and are not problems. Yet they are displayed as problems. Is it possible to set the level of triggers that are displayed?
      there's a minimal severity threshold option for trigger list in 1.6. i don't think it is available for other locations like maps, though
      Zabbix 3.0 Network Monitoring book

      Comment

      Working...