mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-22 17:03:07 +01:00
fix nsm threshold sensor dashboard
This commit is contained in:
committed by
William Wernert
parent
759204e77b
commit
860e4fcead
@@ -287,7 +287,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"color": "rgba(245, 54, 54, 0.9)",
|
"color": "rgba(245, 54, 54, 0.9)",
|
||||||
"value": "{{ NSMFS * '.80'|float }}"
|
"value": "{{ NSMFS * '.90'|float }}"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -4221,4 +4221,4 @@
|
|||||||
"title": "Sensor Node - {{ SERVERNAME }} Overview",
|
"title": "Sensor Node - {{ SERVERNAME }} Overview",
|
||||||
"uid": "{{ UID }}",
|
"uid": "{{ UID }}",
|
||||||
"version": 1
|
"version": 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user