Skip to content
Yaquaholic edited this page Mar 16, 2021 · 1 revision

ScienceLogic-API and my way of overcoming really crap reporting.

If you've used ScienceLogic you'll know that reporting is not it's strong point and limited to a screenshot of the displayed data. To overcome this, and provide performance data to the rest of the business, I've been working with the ScienceLogic API and python3 to extract data from the API and create report elements, such as graphs or spreadsheets.

In day to day practice this covers two types, historical performance data reports or historical event reports.

Clone this wiki locally