EvanTempel
2 months agoNeophyte
LM API
Interesting in hearing some use cases you guys have for the LM API? I have a few scripts setup for mass device manipulation in the case of a change, mass auto discovery, automatically add a Windows ...
We've build a whole suite of products around the LogicMonitor API! Alert integration, CMDB sync, customer reporting, fully-automated provisioning. It really is very powerful.
To make things easier for us and the .NET development community, we've created an MIT-licensed, open source library (in .NET terms, a "nuget"). You can find that here: https://www.nuget.org/packages/LogicMonitor.Api
There's even a free (as in beer) Datmart for SQL Server or Postgres, which you can find here: https://www.panoramicdata.com/open-source/logicmonitor-datamart/ . Runs in docker, or you can even use the library for free as part of your own commercial product (we certainly do).
Most of our pro services end up using it in some way or another!
Automate all the things!