Skip to content

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

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' ],

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions