sensu-plugins / sensu-plugins-process-checks

This plugin provides native process instrumentation for monitoring and metrics collection, including: process status, uptime, thread count, and others.
http://sensu-plugins.io
MIT License
20 stars 55 forks source link

Change asset filter from platform to platform_family. #99

Closed itachi17 closed 4 years ago

itachi17 commented 4 years ago

This filter will fail on centos & rhel, because:

entity.system.platform on centos does not returns rhel, but centos. entity.system.platform_family returns rhel. Both on rhel & centos, so it's more beneficial.

Pull Request Checklist

Is this in reference to an existing issue?

General

New Plugins

Purpose

Known Compatibility Issues

bradpoulton commented 4 years ago

Bump, I ran into this too!

majormoses commented 4 years ago

Sorry for the long silence here, I have resolved the conflicts, let me take a look. Assuming CI passes :+1:

majormoses commented 4 years ago

Released in https://github.com/sensu-plugins/sensu-plugins-process-checks/releases/tag/4.2.1