1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

[debsecan] Update colours

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
This commit is contained in:
Olivier Mehani 2017-01-04 16:19:44 +11:00
parent f6b8e2c1e1
commit 35cf684e24

View file

@ -75,13 +75,13 @@ remote.info The number of remotely exploitable CVEs with any priority
remote.warning ${REMOTEWARN}
remote.critical ${REMOTECRIT}
high.label high
high.colour FF5500
high.colour DD2200
high.type GAUGE
high.draw AREASTACK
high.min 0
high.info The number of CVEs marked high priority
medium.label medium
medium.colour FFA500
medium.colour FFAA00
medium.type GAUGE
medium.draw AREASTACK
medium.min 0
@ -93,7 +93,7 @@ low.draw AREASTACK
low.min 0
low.info The number of CVEs marked low priority
other.label other
other.colour 00A5FF
other.colour 00AAFF
other.type GAUGE
other.draw AREASTACK
other.min 0