--- nono/lib/monitor_id.pl 2026/04/29 17:04:54 1.1.1.1 +++ nono/lib/monitor_id.pl 2026/04/29 17:05:12 1.1.1.2 @@ -128,7 +128,7 @@ sub parse_line() } $defs = "\t${id},\n"; - $body = "\t{ ${id},\tVMF_${flag},\t{ \"${first}\""; + $body = "\t{ ${id},\tVMCap::${flag},\t{ \"${first}\""; foreach $name (@names) { $body .= ", \"${name}\""; }