Skip to main content

Hosts Configuration files

Controls how hosts are metered. You need to tweak this only when working with very high speed networks and you want maximum throughput per core at the expense of some metrics.

File Location

/usr/local/etc/trisul-probe/domain0/probe0/context0/PI-01010101-125E-48D0-8AC9-A7E3AD2F60FD.xml

<TrisulPluginConfiguration>
<Policy>
<description>Controls host counting HOST</description>
<SampleRate>1</SampleRate>
<ExtraCountersSampleRate>1</ExtraCountersSampleRate>
<ExternalIPOnly>false</ExternalIPOnly>
<ShortUpdates>false</ShortUpdates>
</Policy>
</TrisulPluginConfiguration>

Policy

ParametersDefaultsDescription
description
SampleRate1packet sampling rate. Default, every packet.
ExtraCountersSampleRate1
ExternalIPOnlyfalseonly meter external IPs. IPs that are not in your HOME_NETWORK
ShortUpdatesfalselimited host updates - do not measure TotalBandwidth, IntoHomeNetwork, OutofHomeNetwork.