X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=web%2Fdashboard_info.js;h=35217618f1a27d6bffea0d66009198ef927ca64f;hb=66c57eb5b35d456cc0f7a61eeddba6e8441b9e74;hp=494593224293569dbcb1f09745c86e48e1133a4d;hpb=1cd7b34219c02fb47bd906d027f401779863a68d;p=netdata.git diff --git a/web/dashboard_info.js b/web/dashboard_info.js index 49459322..35217618 100644 --- a/web/dashboard_info.js +++ b/web/dashboard_info.js @@ -133,6 +133,12 @@ netdataDashboard.menu = { info: undefined }, + 'fping': { + title: 'fping', + icon: '', + info: undefined + }, + 'memcached': { title: 'memcached', icon: '', @@ -145,6 +151,12 @@ netdataDashboard.menu = { info: undefined }, + 'postgres': { + title: 'Postgres', + icon: '', + info: undefined + }, + 'redis': { title: 'Redis', icon: '',