Nutanix Components
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2025 12:10 AM
How can i find "Nutanix Components " discovery patterns in patterns in my PDI.
which plugins i need to install for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2025 02:43 AM - edited 05-27-2025 04:45 AM
One way for easy search in the system is to install SNUtils browser extension that helps you find codes and components seamlessly with Slash commands. Example : /code Nutanix
This slash command will automatically search the instance for all the places where "Nutanix" keyword was used.
Other way:
Or dig into table and related tables to find the required codes and components.
For now, you can open Classifier probes table (discovery_classifier_probe.LIST) and search with the classifier or patter name.
Table looks like below.
If still not able to find then open the Discovery Patterns table (sa_pattern.LIST) and search with the key word in the Patter Text field. If the "Nutanix" word is used anywhere in the patter it will show up.
You can also take help of Pre Post Processing. This shows the list of all the Patterns that ran during discovery.
Purpose of Pre Post Processing Script.
Let me know if it helped.
Regards,
Vikas K