Ad Widget

Collapse

trunk, 7760: Bug List

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rsimpkins
    Junior Member
    • Aug 2009
    • 2

    #1

    trunk, 7760: Bug List

    Here is my report of bugs encountered in 7760. This is a fresh install, trying to connect to a 1.6.5 agent for compatiblity tests.

    # Configuration->Hosts
    When modifying the default host right after install (just hit save) get the following error:
    Critical error. Field [groupid] is mandatory

    I was unable to modify the host or status via the host detail configuration screen. After I clicked on "Not Monitored" in the host summary list, the server switched to "Monitored." After doing this, I am now able to modify+save changes to the host detail screen.

    # On configuration for host items/triggers/graphs "Status: Not monitored" is green. I'm guessing it is supposed to be red like the other instances of "Not monitored" Example url: /items.php?groupid=4&hostid=10017

    # Administration->Users
    Can not add groups when creating or modifying a user (user creation screen). Hitting add returns to the detail screen, but does not actually add the groups.

    # ACL Perm Issue?
    Anyone with "Zabbix Admin" permissions can delete IT services, even for services containing data for which they have no permissions. Is this intended? This is a problem in 1.6.5 as well, and is one reason I cannot set up clients as Zabbix Admins (so they can administer their own web checks, for example).

    #Inventory->Hosts
    Returns the error: Undefined variable: prof_type[/zabbix-beta/hostprofiles.php:134]

    # Missing File
    /js/url.js referenced by: /maps.php

    I haven't yet got data coming in. Ran out of time for the moment.

    P.S. I'm new here, so I apologize if I'm violating any bug report best practices. Feel free to beat me over the head with a wet trout to set me straight.
  • richlv
    Senior Member
    Zabbix Certified Trainer
    Zabbix Certified SpecialistZabbix Certified Professional
    • Oct 2005
    • 3112

    #2
    Originally posted by rsimpkins
    Here is my report of bugs encountered in 7760. This is a fresh install, trying to connect to a 1.6.5 agent for compatiblity tests.
    great to see somebody else interested in trunk, thanks for reporting
    Originally posted by rsimpkins
    # Configuration->Hosts
    When modifying the default host right after install (just hit save) get the following error:
    Critical error. Field [groupid] is mandatory
    i also get this in revision 7773
    Originally posted by rsimpkins
    I was unable to modify the host or status via the host detail configuration screen. After I clicked on "Not Monitored" in the host summary list, the server switched to "Monitored." After doing this, I am now able to modify+save changes to the host detail screen.
    interesting observation. i can't get it to work in said revision that way, though

    Originally posted by rsimpkins
    # On configuration for host items/triggers/graphs "Status: Not monitored" is green. I'm guessing it is supposed to be red like the other instances of "Not monitored" Example url: /items.php?groupid=4&hostid=10017
    rev 7773 - disabled items get red status string "Disabled" - either this has changed or you meant something else ?

    Originally posted by rsimpkins
    # Administration->Users
    Can not add groups when creating or modifying a user (user creation screen). Hitting add returns to the detail screen, but does not actually add the groups.
    you probably mean adding user to a group, not adding group itself. i can confirm that this is flaky. sometimes user is added to group, but not the one i selected...
    that's also true when editing user groups for an existing user.

    Originally posted by rsimpkins
    # ACL Perm Issue?
    Anyone with "Zabbix Admin" permissions can delete IT services, even for services containing data for which they have no permissions. Is this intended? This is a problem in 1.6.5 as well, and is one reason I cannot set up clients as Zabbix Admins (so they can administer their own web checks, for example).
    i don't know that much about it services, so i can't comment on how it is supposed to work.

    Originally posted by rsimpkins
    #Inventory->Hosts
    Returns the error: Undefined variable: prof_type[/zabbix-beta/hostprofiles.php:134]
    confirmed
    Originally posted by rsimpkins
    # Missing File
    /js/url.js referenced by: /maps.php
    don't see such a reference in this revision.
    Originally posted by rsimpkins
    I haven't yet got data coming in. Ran out of time for the moment.

    P.S. I'm new here, so I apologize if I'm violating any bug report best practices. Feel free to beat me over the head with a wet trout to set me straight.
    this is the preferred method for trunk currently, which is pretty much in flux.
    Zabbix 3.0 Network Monitoring book

    Comment

    • Aly
      ZABBIX developer
      • May 2007
      • 1126

      #3
      Most of them are fixed, except problem with users that I can't repeat and it services which currently just lack permission checks.

      Thank you for participating.
      Zabbix | ex GUI developer

      Comment

      • rsimpkins
        Junior Member
        • Aug 2009
        • 2

        #4
        Originally posted by Aly
        Most of them are fixed, except problem with users that I can't repeat and it services which currently just lack permission checks.

        Thank you for participating.
        Thanks for the info Aly. Is the IT Services ACL check in the plan for 1.8? If not, are you guys tracking a feature request for it? I imagine there are other ACL issues - Alerts is another example where ACLs don't seem to be fully checked.

        Comment

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

          #5
          Originally posted by rsimpkins
          I imagine there are other ACL issues - Alerts is another example where ACLs don't seem to be fully checked.
          this thread is tackling many different issues, which is bad, but could you expand on this ?
          since 1.6.2, alerts are only sent if user has at least read access to at least one system, linked in trigger that generated this alert.
          Zabbix 3.0 Network Monitoring book

          Comment

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

            #6
            for the record, user adding to groups seems to work for me in current trunk (rev 7798) - if you have a chance, please, test that
            Zabbix 3.0 Network Monitoring book

            Comment

            Working...