You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The way to add extra hosts in BD that the Daffodil MA would make measurements to is to modify the /usr/local/share/pinger/pinger.xml file on pinger.daffodilvarsity.edu.bd

The file is organized with <BeaconList> which are sites uploaded from SLAC on a weekly basis. Further on down in the pinger.xml file is a section:

<HostList>

</HostList>

Currently it is empty at Daffodil.  You need to add the special hosts that will be moniotored by Daffodil but not the rest of the PingER MAs.  Thus if you just added www.myren.net.my the HostList might look like:

<HostList>

<HostList>

<Host>

<IP>203.80.16.120</IP>

<Name>www.myren.net.my</Name>

</Host>

</HostList>

  • No labels