Ad Widget

Collapse

Can Zabbix trapper accept parametrized keys ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lukaswojek
    Junior Member
    • Aug 2008
    • 1

    #1

    Can Zabbix trapper accept parametrized keys ?

    Hi

    Zabbix is great - really
    Thank for all Your hard work - Im a "8 year old" developer and I can see that zabbix is a masterpiece - congratulations

    To the point...

    After reading docs and searching forum - I believe that feature described below did not exists - if Im wrong (I hope I am) - please tell me

    I have some data that I can put into zabbix only with zabbix_sender (due to that 3 sec. timeout) - this is not a problem.

    But in my case I had to create over 40 Zabbix trapper Items which are all very similar.

    It would be very useful if I could define Zabbix Trapper key just like zabbix_agentd UserParameter for example:
    very_useful_trapper_key[*]

    And then when I send from zabbix_sender data for key like:
    very_useful_trapper_key[param1,param2]

    zabbix could check if that key exists and if not - the key would be created

    I realise that zabbix_sender must be extremely fast and this would affect its performance so this feature could be triggered with some additional argument passed to zabbix_sender

    Is this make sense ?

    --
    Best regards
    Lukasz Wojciechowski
Working...