Skip to content

Instantly share code, notes, and snippets.

@cwjohnston
Created June 19, 2019 19:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cwjohnston/42f406a7dfcdc80b98ae17314a6dfcf9 to your computer and use it in GitHub Desktop.
Save cwjohnston/42f406a7dfcdc80b98ae17314a6dfcf9 to your computer and use it in GitHub Desktop.
nagios-foundation-checks
---
type: Asset
api_version: core/v2
metadata:
name: nagios-foundation-linux
namespace: default
spec:
filters:
- entity.system.os == 'linux'
- entity.system.arch == 'amd64'
sha512: d6a7ce4575a16b350cd1464c035041ae33b974cd51d0a3cd424ba115c54baef9676b4da74d2e1c8c767005005f37b9b6ba402d70117fb3d0f78b685c9480f737
url: https://github.com/ncr-devops-platform/nagios-foundation/releases/download/0.1.3/nagiosfoundation-linux-amd64-0.1.3.tgz
---
type: Asset
api_version: core/v2
metadata:
name: nagios-foundation-windows
namespace: default
spec:
filters:
- entity.system.os == 'windows'
- entity.system.arch == 'amd64'
sha512: fda08fb8351e022988d3650b3ece92a6dbcc9e82c8ef1203593bef3fcd875788e96bda4b54ed32f0f6195ef468ee01ec67ffc06457e5c664decddea2b56076b0
url: https://github.com/ncr-devops-platform/nagios-foundation/releases/download/0.1.3/nagiosfoundation-windows-amd64-0.1.3.tgz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment