Back to Geneos FAQ

Internal documentation only

This page has been marked as draft.

How to configure Self Announcing Netprobe on Windows via Setup Wizard

The installation of the Self-Announcing Netprobe. needs to be configured on the Setup Wizard and make sure to have the XML for Self-Announcing Netprobe which will see on https://docs.itrsgroup.com/docs/geneos/current/collection/netprobe/configuration/netprobe-setup/index.html#self-announce-settings.

Details Copied

<?xml version="1.0" encoding="ISO-8859-1"?>
<netprobe>
<selfAnnounce>
<enabled>true</enabled>
<retryInterval>60</retryInterval>
<requireReverseConnection>false</requireReverseConnection>
<probeName>san-probe</probeName>
<managedEntity>
<name>windowsnpqa</name>
<types>
<type>windows_np_setup</type>
</types>
</managedEntity>
<gateways>
<gateway>
<hostname>{Input your hostname}</hostname>
<port>{Input your port}</port>
<secure>false</secure>
</gateway>
</gateways>
</selfAnnounce>
</netprobe>

Geneos - How to configure Self Announcing Netprobe on Windows via Setup Wizard.

Geneos - How to configure Self Announcing Netprobe on Windows via Setup Wizard.

References Copied

["Geneos"] ["Geneos > Netprobe"] ["FAQ"]

Was this topic helpful?