mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update lvm-exporter-metrics.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
id: lvm-exporter-metrics
|
||||
|
||||
info:
|
||||
name: Detect LVM Exporter
|
||||
name: LVM Exporter Metrics
|
||||
author: DhiyaneshDk
|
||||
severity: low
|
||||
metadata:
|
||||
@@ -19,13 +19,13 @@ requests:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "HELP lvm_lv"
|
||||
- "# HELP"
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "lvm_lv_health_status"
|
||||
- "lvm_lv_permission"
|
||||
- "lvm_"
|
||||
- "promhttp"
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
|
||||
Reference in New Issue
Block a user