feature: Added random entropy support for applications (#8555)

This commit is contained in:
Sander Steffann
2018-04-13 17:42:14 +01:00
committed by Neil Lathwood
parent 09d6b2fd54
commit 65b8270936
6 changed files with 108 additions and 0 deletions

View File

@@ -15,6 +15,10 @@ $graphs['drbd'] = array(
'unsynced',
);
$graphs['entropy'] = array(
'entropy',
);
$graphs['mysql'] = array(
'network_traffic',
'connections',