/var/lib/pcp/testsuite/views/NoSuchHost is in pcp-testsuite 4.0.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | #kmchart
version 1
chart title "IOPS over all Disks [%h]" style stacking
plot legend "Reads" color #ffff00 host no.such.host metric disk.all.read
plot legend "Writes" color #ee82ee host no.such.host metric disk.all.write
|