Révision 31db64fe
certificate_file_expiry: label "50" instead of "5e+01"
Scale values were "4e+01, 5e+01, ...". Using linear scale and "48, 50, 52, ..." is much more readable.
Also use shorter vlabel, old one is too long.
| plugins/ssl/certificate_file_expiry | ||
|---|---|---|
| 55 | 55 |
|
| 56 | 56 |
if [ "$1" = "config" ] ; then |
| 57 | 57 |
echo "graph_title Certificate validity" |
| 58 |
echo "graph_args --logarithmic --base 1000"
|
|
| 59 |
echo "graph_vlabel certificate validity in days"
|
|
| 58 |
echo "graph_args --base 1000" |
|
| 59 |
echo "graph_vlabel days" |
|
| 60 | 60 |
echo "graph_category security" |
| 61 | 61 |
fi |
| 62 | 62 |
|
Formats disponibles : Unified diff