2023-Nov-03-R11.1a
Call a Parser
You can call Parsers in many modules of your NetBrain system, such as Qapp, Data View Template and Schedule Parser. This section introduces how to apply a Parser in the following modules:
Calling a Parser in Instant Qapp
You can call a Parser and its variables and drag the variables to a map for data viewing.
- Search for a specific Parser in the map search bar.
- Drag a variable to the devices on the map.
- The real-time value of the variable will be displayed once retrieved.
See Searching for CLI Commands and Mapping Matched Results for more details.
Calling a Parser in Qapp Editor
You can call a Parser and its variables when creating a Qapp: in the Command node of a Qapp, click Select Parser. The variables of the selected Parser will be auto-loaded in the variable tree.
See also: