Skip to content

MKGeneralException (Function size_trend not found. Please include "size_trend.include" in your check) #14

@goam03

Description

@goam03

Hi again.
in Cmk 1.5.0p12
checks:
/omd/sites/traklin/local/share/check_mk/checks/emcunity_pool
/omd/sites/traklin/local/share/check_mk/checks/emcunity_lun
are crashed with exception:
MKGeneralException (Function size_trend not found. Please include "size_trend.include" in your check)

you need to change:
-- [ 'emcunity.include', 'df.include' , 'size_trend.include' ],

++ [ 'emcunity.include', 'size_trend.include', 'df.include' ],

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions