Forum Discussion
Anonymous
3 years agoOk, so the first thing I'd do is figure out how to get a script working that will pull the data and output it using print statements. That doesn't have to be groovy, it can be powershell if you're running windows collectors, or it can be any other language (like python) as long as the Collector has that language installed. It's pretty easy to use python scripts on your collector if you're running Linux Collectors. A little trickier on Windows, but not impossible.
Depending on the type of data you're wanting to fetch, it maybe single instance or multi-instance, script or batch script. All of that is secondary to actually having a script that will fetch the data and print it to the screen.
Related Content
- 8 months ago
- 3 days ago
- 2 years agoAnonymous
- 10 months ago