Ad Widget

Collapse

1.4.2: Disabling a lot of triggers does not work.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zabbix_es
    Senior Member
    • Apr 2007
    • 153

    #1

    1.4.2: Disabling a lot of triggers does not work.

    When you select a lot of triggers (for example all in Configuration->Triggers->Templates->Template_SNMPV1_devices)
    and you try to disable all, it does not work.
    After reducing the number of triggers deleting by little groups it works properly.
    I think that there is a limit in some list.
  • zabbix_es
    Senior Member
    • Apr 2007
    • 153

    #2
    Yes, I'm using IE.

    OK, thanks!

    Comment

    • Aly
      ZABBIX developer
      • May 2007
      • 1126

      #3
      Sorry i deleted my previous post about URL length limitation in IE, that's not apply to this page, via there used post method..

      Try to modify setting in php.ini:
      max_execution_time (Maximum execution time of each script, in seconds)
      max_input_time (Maximum amount of time each script may spend parsing request data)
      Zabbix | ex GUI developer

      Comment

      • zabbix_es
        Senior Member
        • Apr 2007
        • 153

        #4
        Originally posted by Aly
        Sorry i deleted my previous post about URL length limitation in IE, that's not apply to this page, via there used post method..

        Try to modify setting in php.ini:
        max_execution_time (Maximum execution time of each script, in seconds)
        max_input_time (Maximum amount of time each script may spend parsing request data)

        I think that this is not the solution because my current parameters are:
        max_execution_time = 300
        max_input_time = 60

        If I try to disable a lot of triggers from Firefox, the browser crash after a few seconds (less than 60) but it does the action!, because next time I restart the browser, the triggers have changed their status.
        However, from IE, the browser does nothing and its status bar does not change.

        Comment

        • Aly
          ZABBIX developer
          • May 2007
          • 1126

          #5
          Mmm yes, my bad, i looked to newer version.. in 1.4.2 that problem still persist, so i would sagest to move to frontend from our nightly build..
          Zabbix | ex GUI developer

          Comment

          Working...