Recent Discussions
Issues automating Least Privelege at scale
I'm working through how to implement the least privelege "Windows_NonAdmin_Config" script in 100+ environments. In at least two, the LM service account we have is the only one with enough admin credentials to change the account to non-admin. I'm testing in our own internal systems to make sure I can get it to work. In my first go of it as both the LM Service account and using my own Admin creds in our environment, I'm getting errors: Has anyone else seen this? I'm going to keep chipping away at it as I'd like to come up with a purely LM solution to the shift due to the scale of the effort in our MSP environment. We do have ConnectWise Automate to utilize if I can't get this working, but right now, I can't even get it going using the instructions provided directly on the VM (in a console window using 'enter-pssession 127.0.0.1 -credential (get-credential)' to get a session with admin priveleges.9Views0likes1CommentLogicModules Toolbox Broken in Version 210
For a multi-instance DataSource, when trying to test the collection script, the error message shown appears. This should be fixed before version 210 is released. Exporting the DataSource and importing it into 209 results in a DataSource with collection testing working as expected.DagW10 hours agoNeophyte109Views1like6CommentsTraining Redirect page is broken
From here: https://academy.logicmonitor.com/page/all-courses Clicking on (e.g.) https://academy.logicmonitor.com/recorded-webinar-anatomy-of-a-datasource-http?reg=1 ...takes you to... https://www.logicmonitor.com/training-redirect?next=%2Fcheckout%2F2e0vcg6xlaq71 Typing your portal in and clicking continue just takes you back to your portal. Please fix.David_Bond11 hours agoProfessor7Views0likes0CommentsLogicMonitor Device Provisioning Workflow Diagram?
Does LogicMonitor have a high-level diagram of the order of operations for provisioning hosts to LogicMonitor? I’m working on my own to detail specifics related to ourown internal design, but I have thusfar been unable to locate said diagram from LogicMonitor’s side. In particular, I’d like to see something that shows ‘Once a device is provisioned it is evaluate for SNMP reachability/SysOID mappings, then propertysources, then DataSources/EventSources are matched based upon relevant properties.’ Is anyone aware of such a chart from LogicMonitor?SolvedAustinC12 hours agoNeophyte154Views17likes5Comments- David_Bond17 hours agoProfessor38Views1like4Comments
Performance averages over time
Hi, I’m currently looking for a way to get averages on certain data points & make that data via the API e.g. Average CPU busy per hour, per device. I've played around with the following approaches but none of them are really what I'm after: Looping through datasources, getting devices & looping through instances via “/device/devices/{deviceId}/devicedatasources/{hdsId}/instances/{id}/data”. This approach is too cumbersome for the number of devices we have, combined with the other averages we want to pull. Creating a graph widget & getting the data via the /dashboard/widgets/{widgetId}/data endpoint. This would work if there wasn't a maximum of 100 devices in the widget & deviceIds were clearly linked the graph data. Generating a trend report & grabbing the link via /report/links/{reportId}. I haven't written this approach off yet but the available formats & the expiry on the generated link isn't ideal. Dynamic table data is great via the /dashboard/widgets/{widgetId}/data endpoint but I cannot work out a way create a datapoint that has an hourly average value. I'm not sure if it's possible to do something like grab the last x records for a datasource/datapoint on a device & present them in a different datasource/datapoint that could be used in a table widget or to set a custom property value on the device?Drelo2 days agoNeophyte26Views0likes2CommentsBug Report: Ops Notes broken in new UI
Steps to reproduce: Create a Resource Group Ops Note in the new UI via a Resource belonging to multiple Resource Groups Note that the Ops note does NOT appear Toggle back to old UI Note that the Ops note DOES appear in the old UI Toggle back to new UI Note that the Ops note still does NOT appearDavid_Bond2 days agoProfessor13Views0likes1CommentSetting SDTs for the weekend
To set SDTs for "The weekend", it's currently necessary to set three separate SDTs. This is because it's not possible to set the number of hours AND it's not possible to set a 24-hour period. So you have to set ones from: 00:00 Sat -> 00:59 Sat 00:59 Sat -> 00:59 Sun 00:59 Sun -> 00:00 Mon This seems like a fairly basic requirement: "Set a weekend SDT". Fix please? While I'm ranting... what's with the AM/PM nonsense on time selectors?! Anyone who's configuring LM will prefer the 24-hour clock.David_Bond2 days agoProfessor12Views2likes0Comments