Closed chrisduong closed 8 years ago
This does seem like a bug. Based on brief review of the sensu source I suspect that type status
and type standard
have the same effect on check result processing (i.e. they do nothing). We should probably allow %w[status standard metric]
in order to allow the officially documented standard
type to be used without breaking existing use of type status
.
+1 to either allow standard, or just omit the type unless using metric
- (standard
is the default in Sensu)
I created a data bag _sensuchecks with item _checkcpu with type is "standard" as from the Sensu official doc
And I've got complaint
Look into Chef LWRP SensuCheck
Should it be [standard metric] ?