mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
fix nsm threshold sensor dashboard
This commit is contained in:
@@ -287,7 +287,7 @@
|
||||
},
|
||||
{
|
||||
"color": "rgba(245, 54, 54, 0.9)",
|
||||
"value": "{{ NSMFS * '.80'|float }}"
|
||||
"value": "{{ NSMFS * '.90'|float }}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user