Merge pull request #1364 from geeknik/patch-81

Create ganglia-xml-grid-monitor.yaml
patch-1
Sandeep Singh 2021-04-26 20:29:54 +05:30 committed by GitHub
commit cac9dd2804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: ganglia-xml-grid-monitor
info:
name: Ganglia XML Grid Monitor
author: geeknik
description: Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and Grids.
reference: http://ganglia.info/
severity: low
tags: ganglia,network
network:
- inputs:
- data: "\r\n"
host:
- "{{Hostname}}"
- "{{Hostname}}:8649"
read-size: 2048
matchers:
- type: word
words:
- "<!DOCTYPE GANGLIA_XML"
- "<!ATTLIST"
- "<!ELEMENT"
condition: and