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

[debsecan] Don't include suite in main title

Signed-off-by: Olivier Mehani <shtrom@ssji.net>
This commit is contained in:
Olivier Mehani 2019-10-11 23:29:56 +11:00 committed by Lars Kruse
parent 5587f77cf5
commit 3abb60e3e7

View file

@ -84,7 +84,8 @@ esac
if [ "$1" = "config" ] ; then
cat <<EOF_
graph_title DebSecan: ${TITLE_ADD}vulnerabilities for ${SUITE}
graph_title DebSecan: ${TITLE_ADD}vulnerabilities
graph_info ${TITLE_ADD}vulnerabilities for ${SUITE}
graph_args -l 0 --base 1000
graph_vlabel number of CVE
graph_category system