X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=web%2Fdashboard_info.js;h=a9278cbb6a73ce5d61399c511b04d10cd712a52a;hb=5ba248ecd55038de0744919f47c2b76c65f166ee;hp=7b8728c30097bd19a6a80f999fa14fab9293ce54;hpb=419cd0a237275e5eeef3f92dcded84e735ee6c58;p=netdata.git diff --git a/web/dashboard_info.js b/web/dashboard_info.js index 7b8728c3..a9278cbb 100644 --- a/web/dashboard_info.js +++ b/web/dashboard_info.js @@ -85,6 +85,12 @@ netdataDashboard.menu = { info: 'Readings of the configured system sensors.' }, + 'ipmi': { + title: 'IPMI', + icon: '', + info: 'The Intelligent Platform Management Interface (IPMI) is a set of computer interface specifications for an autonomous computer subsystem that provides management and monitoring capabilities independently of the host system\'s CPU, firmware (BIOS or UEFI) and operating system.' + }, + 'nfsd': { title: 'NFS Server', icon: '', @@ -97,6 +103,12 @@ netdataDashboard.menu = { info: 'Performance metrics of the NFS operations of this system, acting as an NFS client.' }, + 'zfs': { + title: 'ZFS filesystem', + icon: '', + info: 'Performance metrics of the ZFS filesystem. The following charts visualize all metrics reported by arcstat.py and arc_summary.py.' + }, + 'apps': { title: 'Applications', icon: '',