Adding custom metrics to IT Glue integration
future consideration
M
Michael Cajigal
It would be beneficial for any custom metrics we create in Liongard to be offered as an option within each of its respective Flexible Asset types (ex. "Workstation (auto)" type which pulls data from the Windows Workstation inspector and so on) that are synced over to IT Glue. Whether they're pulled individually as a "Text" or "RoarView" table type (possibly within a table dedicated to custom metrics for that asset type) it would be nice to bring those over to IT Glue.
Merged in a post:
Custom IT Glue Flexible assets
E
Erich Jinks
I would like to be able to customize the data that gets dumped into a flexible asset. Active directory has so much info it is useless.
Merged in a post:
Ability to sync & format custom Metrics to IT Glue
C
Charlie Maddex
I've recently been working on pulling specific information from a Fortigate Firewall and I wanted to push this information into IT Glue as a table/text, currently this isn't possible which limits our ability to format metrics that pull mulitple object items cleanly, for example:
I want to pull certain information from a Fortgate Firewalls LAN Interface configuration so I wrote the following JMES query:
Query:
Interfaces[?role=='lan'].join(' - ', [alias,ip,macaddr]) | join(' | ', @)
Output: ("-" seperates keys and "|" seperates objects)
"DATA_LAN - 10.1.90.100 255.255.255.0 - e8:1c:ba:18:7b:c9 | Voice_LAN - 192.168.1.100 255.255.255.0 - e8:1c:ba:18:7b:cb"
Which is great, I get all the information I need but unfortunately I have to dig through Roar to find this inside the organizations' Metrics, we would prefer to have the ability to include this inside IT Glue's Flexible asset fields so that this can be viewed easially inside of IT Glue.
This would not only apply to Fortigate Metrics but to all Metrics so we can push custom sets of data into IT Glue.
If any of this doesn't make sense please ask me any questions and I can hopefully clarify.
J
Jeff Lehman
Completely love this idea! We would like to capture additional information from metrics.
R
Ryan Robinson
+1Actually amazed this isn't a feature already considering the customisable aspect of LG.
V
Vaishali Ravi
Mentioned by Jonathan Vanhorn from Reliable IT in AM feedback.
V
Vaishali Ravi
Roger Rosas voiced similar interest in an AM call: "I'd like to split up which inspectors are pushing into different flexible assets"