Ad Widget

Collapse

[1.6] PHP: Error message in GUI

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NOB
    Senior Member
    Zabbix Certified Specialist
    • Mar 2007
    • 469

    #1

    [1.6] PHP: Error message in GUI

    Hi

    I've tried the new Normal + Multiple TRUE in Event generation on the Configuration/Trigger page.
    If this feature means:

    Execute an action for every new event, i. e. every time a value passes
    a defined threshold.


    Than it works !

    [EDIT: However, it seems, that for every event, e.g. E-Mail send for the "Problem", there
    is one "Recovery" message send, if the action is configured like this.
    Is this intended behaviour ?]

    Looking at the Monitoring/Trigger page the trigger shows up fine.
    However, when I select the Last Change link the next screen (Latest Events)
    show errors like
    Undefined index: clock[/opt/csw/apache2/share/htdocs/Zabbix16/events.php:325]
    The problem is that the get_next_event (defined in include/events.inc.php) function does not always return
    a 'clock', especially if TRIGGER_MULT_EVENT_ENABLED is set !

    Regards

    Norbert.
    Last edited by NOB; 06-10-2008, 15:56. Reason: More experience with this type of event
  • gospodin.horoshiy
    Senior Member
    • Sep 2008
    • 272

    #2
    Have the same error in exact same scenario
    Zbx 2.0.4 on Debian and MYSQL5 on Ubuntu Server 64bit 8.04,
    200+ Win Agents, 50+ Linux Agents, 150+ Network Devices

    Comment

    Working...