Ad Widget

Collapse

my wish list - defines standards way to add menu

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pgin
    Junior Member
    • Sep 2014
    • 13

    #1

    my wish list - defines standards way to add menu

    It would be useful to define a way to add menu which would be compatible with version updates.
    By example,
    create a directory where users PHP files are located. When Zabbix run, it should check in this directory and creates a menu items for all PHP files found.
  • kloczek
    Senior Member
    • Jun 2006
    • 1771

    #2
    Originally posted by pgin
    It would be useful to define a way to add menu which would be compatible with version updates.
    By example,
    create a directory where users PHP files are located. When Zabbix run, it should check in this directory and creates a menu items for all PHP files found.
    BUT: with upcoming moving zabbix API interface into zabbix server it think that it would be possible to move away from PHP to html pages using web browser javascripts.
    Web frontend written now in PHP used by many web clients really sometimes is big bottleneck
    OK web frontend can be easily scaled horizontally using LB but it is waste of resources if most of the necessary CPU power can be used on each web browser side
    http://uk.linkedin.com/pub/tomasz-k%...zko/6/940/430/
    https://kloczek.wordpress.com/
    zapish - Zabbix API SHell binding https://github.com/kloczek/zapish
    My zabbix templates https://github.com/kloczek/zabbix-templates

    Comment

    Working...