Skip to content

Commit cfc0eb3

Browse files
Ahmet OeztuerkAhmet Oeztuerk
authored andcommitted
add new perfdata max length configuration items to example config
1 parent c2fa452 commit cfc0eb3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

config.gcfg.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@
6868
Folder = "/var/spool/nagios"
6969
# This option takes predence over Main.NagiosSpoolfileWorker if set
7070
WorkerCount = 1
71+
PerfdataLabelMaxLength = 32
72+
PerfdataUOMMaxLength = 16
73+
PerfdataNumericValuesMaxLength = 32
74+
PerfdataThresholdsMaxLength = 64
7175

7276
[NagfluxSpoolfile]
7377
Enabled = true

0 commit comments

Comments
 (0)