summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorChristopher Cox <ccox@endlessnow.com>2017-04-23 19:44:32 -0500
committerChristopher Cox <ccox@endlessnow.com>2017-04-23 19:44:32 -0500
commit5475421a9c60860d9ec2b22fc34417f2e68e70fa (patch)
tree505afe224c7f3297086d65ce942ce52da7e21d98 /web
parent0e5cb920c56332ff200f1aed0b2e98515fc86191 (diff)
Added new chart for syscall_send/recvfile_bytes. Switched to ExecutableService.
Got rid of any attempt to color the charts, just because I could never seem to make it work.
Diffstat (limited to 'web')
-rw-r--r--web/dashboard_info.js23
1 files changed, 0 insertions, 23 deletions
diff --git a/web/dashboard_info.js b/web/dashboard_info.js
index 410efd9d6d..94caa2c9a2 100644
--- a/web/dashboard_info.js
+++ b/web/dashboard_info.js
@@ -854,29 +854,6 @@ netdataDashboard.context = {
},
// ------------------------------------------------------------------------
- // SAMBA
-
- 'samba.smb2_create_close': {
- colors: NETDATA.colors[2] + ' ' + NETDATA.colors[3],
- height: 0.5
- },
-
- 'samba.smb2_info': {
- colors: NETDATA.colors[4] + ' ' + NETDATA.colors[5],
- height: 0.5
- },
-
- 'samba.smb2_find': {
- colors: NETDATA.colors[6],
- height: 0.5
- },
-
- 'samba.smb2_notify': {
- colors: NETDATA.colors[7],
- height: 0.5
- },
-
- // ------------------------------------------------------------------------
// fping
'fping.quality': {