Feature request: Add config option for storage warning threshold

1 Like

Hi,

I’m voting for this feature request. A default of 60% is too low for our infrastructure.

Currently I’ve altered this value directly in the database, but this leads to a warning during validation: Fail: Database: incorrect column (storage/storage_perc_warn)

So a config option would definitly be the better solution.

Kind regards,
Dario

Yes I agree.
After this long time … any news about that feature request ?
Tnx regards
I.

You can set it globally in your config or on a per os basis if that helps?

lnms config:set storage_perc_warn 80
lnms config:set os.linux.storage_perc_warn 95