Ad Widget

Collapse

Get keys from agent in web-gui

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Int
    Junior Member
    • Oct 2005
    • 7

    #1

    Get keys from agent in web-gui

    Hello

    Is it possible on web to choose keys for host from drop-down box instead of typing it?
  • James Wells
    Senior Member
    • Jun 2005
    • 664

    #2
    Greetings,

    At present that's not really possible on a global level, however, you could customize it for your site. The problem is the way Zabbix supports custom keys and UserParams. To make it work on a global level, we would need to eliminate the custom keys or create a mechanism to add customs to the list dynamically. Additionally, since the keys are themselves semi-dynamic, it makes this even more difficult. For example, you may want to monitor disk usage for /dev/hda0, whereas I want to monitor disk usage for /dev/md0 or /dev/sda1, etc.
    Unofficial Zabbix Developer

    Comment

    Working...