×
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
-
On to your GSE make sure to enable this configuration:
-
And the XML should be this:
<?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>
- Install the Windows Netprobe - https://docs.itrsgroup.com/docs/geneos/current/collection/netprobe/installation/quickstart-windows/index.html#install-a-new-netprobe
- On to step 11 - Make sure to click your edited SAN XML (notepad).
- In Ready to Install, complete the installation by clicking Install.
- After the Setup Wizard loads the next screen, exit by clicking Finish.
- On to your State Tree:
References Copied
- https://docs.itrsgroup.com/docs/geneos/current/collection/netprobe/installation/quickstart-windows/index.html#install-a-new-netprobe
- https://docs.itrsgroup.com/docs/geneos/current/collection/netprobe/configuration/netprobe-setup/index.html#self-announce-settings
- https://resources.itrsgroup.com/downloads
["Geneos"]
["Geneos > Netprobe"]
["FAQ"]