PDA

View Full Version : zabbix-cli frontend


limo
25-02-2005, 16:26
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