Skip to content

Commit 4a69f1b

Browse files
committed
Add process signatures
1 parent 09d8c2e commit 4a69f1b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

proxmox/manifest.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,18 @@
3737
"prefix": "proxmox.",
3838
"check": "",
3939
"metadata_path": "metadata.csv"
40-
}
40+
},
41+
"process_signatures": [
42+
"pmxcfs",
43+
"pve-firewall",
44+
"pve-ha-crm",
45+
"pve-ha-lrm",
46+
"pveproxy",
47+
"pvedaemon",
48+
"pvescheduler",
49+
"pvestatd",
50+
"qmeventd"
51+
]
4152
}
4253
},
4354
"author": {

0 commit comments

Comments
 (0)