FMN: add graph config for rrdtool

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2023-06-02 07:11:26 +02:00
parent d354dedf1a
commit d2fe0e7df2
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -942,4 +942,14 @@ GraphWidth 400
</Type>
#
# FMN
#
<Type fmn_cache>
RRDTitle "Cache rebuild time for {type_instance}"
DSName "value seconds "
</Type>
# vim: set sw=2 sts=2 et syntax=apache fileencoding=utf-8 :