Discovery Property "glide.discovery.network_discovery.functionality"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 01:01 AM
What will happen if we change the mentioned property of discovery "glide.discovery.network_discovery.functionality" to SSH?
Thanks
Ashish Kumar Rai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2024 07:45 AM
Dear @AR385010 - This property controls what ports/protocol should the Shazzam probes attempt for a discovery for Network.
If you have a Discovery schedule with field discover = Network then the Shazzam probes will check this property to determine what ports/protocol to scan for.
if this property is set to SNMP Only then this is how the Shazzam output message will look like:
Now when you set this property to SSH: The discovery will get stuck at starting as SSH is not a valid value on this property. you can see the logs for the same:
If you wanted to scan only SSH port during network discovery, then you can set this property to
Unix only (SSH)
That will produce Shazzam output message as below:
Well, finally, if you wanted to trigger multiple port/protocol scan during Shazzam, then create a Funcationality Definition with port probes as required and then use the name of the definition in this property. Eg:
Create a functionality definition with ssh and snmp:
Then take the name and configure the glide.discovery.network_discovery.functionality value to SNMP_SSH.
and check the Shazzam output message:
please accept this solution if useful.
Thanks,
Aneesh Damodaran,