Ad Widget

Collapse

Error when adding parameters to graph

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • obstler
    Member
    • Oct 2004
    • 30

    #1

    Error when adding parameters to graph

    I just created a new graph and when adding an item the following error occurs:

    ERROR EXECUTING: insert into audit (userid,clock,action,resource,details) values (1,1100795267,0,AUDIT_RESOURCE_GRAPH_ELEMENT,'Grap h ID [1] Name [Duisburg-Kamenz RTT] Added []')
    The error happens for each parameter added -- even though the parameter is added to the graph just fine and displays. So this might be cosmetic only, but something is probably incorrect there )

    tom.
  • Alexei
    Founder, CEO
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Sep 2004
    • 5654

    #2
    Fixed. Thanks!

    I'm doing lots of regression testing this weekend. I'd like to release 1.1alpha2 soon.
    Last edited by Alexei; 21-11-2004, 23:03.
    Alexei Vladishev
    Creator of Zabbix, Product manager
    New York | Tokyo | Riga
    My Twitter

    Comment

    • Mark Ramm-Christensen
      Junior Member
      • Oct 2004
      • 14

      #3
      Originally posted by obstler
      The error happens for each parameter added -- even though the parameter is added to the graph just fine and displays. So this might be cosmetic only, but something is probably incorrect there )
      Same thing happens here, except the graph does not display. I'm not sure if this is related, or a separate issue.

      It seems that I can add and delete parameters and graphs fine, but I always end up with a broken image link.

      --Mark

      Comment

      • gavinmead
        Junior Member
        • Oct 2004
        • 8

        #4
        Mark, make sure that you have the GD extension installed and configured within your PHP.conf/PHP.ini file.

        Comment

        • Mark Ramm-Christensen
          Junior Member
          • Oct 2004
          • 14

          #5
          Originally posted by gavinmead
          Mark, make sure that you have the GD extension installed and configured within your PHP.conf/PHP.ini file.
          Thanks, that did it!

          Comment

          Working...