Ad Widget

Collapse

zabbix-cli frontend

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • limo
    Senior Member
    • Dec 2004
    • 192

    #1

    zabbix-cli frontend

    Hello all,

    I think this functionality would be great. What are you thinking about?

    Next interface to web (maybe developed out-of-zabbix) would be zabbix-cli

    maybe:
    zabbix-cli show triggers
    zabbix-cli add host a.b.c useip=0 ....
    zabbix-cli add item host=a.b.c key= ...
    zabbix-cli show hosts
    zabbix-cli modify host a.b.c template=template_x update_triggers=1 update_alerts=1

    And many more..
    It would be easy to use in scripts, update many hosts easily etc.
    I think it should not be so hard to implement using functions from config.inc.php?

    Thank you,
    Limo
Working...