mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-24 00:43:28 +01:00
Master Dashboard - Fix DiskIO
This commit is contained in:
@@ -2456,12 +2456,6 @@
|
|||||||
"key": "host",
|
"key": "host",
|
||||||
"operator": "=",
|
"operator": "=",
|
||||||
"value": "{{ SERVERNAME }}"
|
"value": "{{ SERVERNAME }}"
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "AND",
|
|
||||||
"key": "name",
|
|
||||||
"operator": "=",
|
|
||||||
"value": "{{ NSMFS }}"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -2509,12 +2503,6 @@
|
|||||||
"key": "host",
|
"key": "host",
|
||||||
"operator": "=",
|
"operator": "=",
|
||||||
"value": "{{ SERVERNAME }}"
|
"value": "{{ SERVERNAME }}"
|
||||||
},
|
|
||||||
{
|
|
||||||
"condition": "AND",
|
|
||||||
"key": "name",
|
|
||||||
"operator": "=",
|
|
||||||
"value": "{{ NSMFS }}"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user