/var/lib/pcp/testsuite/051.hosts is in pcp-testsuite 3.8.12ubuntu1.
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 7 8 9 10 11 12 13 14 | # Need to customize this for the local environment
#
# Each $remote_x must be assigned to a valid hostname that can be
# looked up using the local DNS ... they do _not_ have to have PCP
# installed nor pmcd(1) running ... but they _do_ need to map to five
# unique IP addresses
#
# Used in setup.051 and 051.
#
remote_1=www.sgi.com
remote_2=www.aconex.com
remote_3=support.sgi.com
remote_4=oss.sgi.com
remote_5=sourceforge.net
|