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:
parent
f6b8e2c1e1
commit
35cf684e24
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue