How to creat a custom report to find out what devices are currently in SDT
I want to create a report regarding all devices that have been out into SDT in the last month. When I check the Reports secion in LM andSelectReports | Add | Report.it gives me the following Report types: Can anyone advise which would be the best Report type to use for generating which devices have been in SDT over the last month?Solved199Views14likes3CommentsAlert Suppress
Is there any feasibility do not monitor the particular process, example, there is backup job running on the server and due to on this , the CPU and memory process goes to High and getting many alerts in LM. instead of using SDT Mode, if there any possible do not monitor particular process.Solved141Views1like10CommentsDatasource SDT and REST API
I’d like to write a script to accomplish what we can do in the GUI when creating a new SDT, which is to find a datasource and create a global SDT applied to it. The REST API v3 shows me that we can only create a DeviceDatasourceSDT, which seems to require the device Id of every resource where the datasource has been applied. This doesn’t make sense. It seems in order to SDT a datasourcein the same way the GUI allows us to do, we must iterate through every single resource and their respective device datasources, locate ones that match the datasource I’d ilke to SDT, then SDT each of the corresponding device datasources. This is madness. Has anyone accomplished anything useful with a datasource SDT using the REST API?109Views1like3CommentsSDT UIv4 after winter time
We are experiencing a very weird bug with the SDT function in UIv4. When selecting any date before “winter time”start, it works just fine (as long as we use 12H format…Why can’t we choose between 12 and 24?). Also UTC shouldn’t be affected by winter time. Here you see that we can easily put an SDT as expected When trying to put an SDT after winter time starts (29th of October) we are unable to directly write the time, like we did in the gif above. When trying to write 10:00 it just increases the number until it changes the date and we have to go back to select the right date. Also we get an error saying that the format must be HH:MM, which it clearly is but we are still not allowed to put an SDT on it in UIv4. All of this works just fine in UIv3.84Views1like2CommentsMultiple Device Select when setting SDT
As an MSP we also manage a number of customerpatching cycles, this entails a number of servers needing to be placed into SDT individually for a customer across a number of there groups, with some of our customers this means 60+ servers at a time. (devices can be spread across several groups & not all devices within each said group willbepatched at the same time, so setting at the grouplevel is out). Can we please have the function of being able to select a group and then a number of individualdevices from that group (+sub-group) at the same time - ideally being able to see a list of devices contained with group (+ sub-group) and have checkboxesalongside them so that multiple selections can be made at once. This will make life a lot easier and faster for such scenarios.38Views4likes1CommentSchedule SDT for specific events within a EventSource??
Hello everyone, We've multiple Event Sources setup (each one of them covers multiple events (different sources & event IDs). They're kinda in the same category but they cover different events (example Backup Related Events - within those there'smultiple applications, event IDs, etc...). Our question here comes if we need to filter a specific event (within one of those Event Sources) on a specific period of the day. For example, ServerA is returning some events at 2AM EST but those are related with a scheduled job that occurs daily, one of our clients requested us to filter those events (daily from 2AM to 2:20 AM EST). Is there any way to do an SDT (but with a specific criteria)? Without filtering the whole Event Source (that contains more events that shouldn't be suppressed at that time). The reason we've multiple events within a event source is to don't create a lot of Event Sources (thinking on the WMI usage here). We have multiple events on the same Event Source, that way we don't do so many WMI queries. Just asking because in our old monitoring tool we were able to specify specific criteria on the suppression rule(s) & this is really important for us (since we have a lot of those requests). Appreciate the help!37Views1like8CommentsAnsible Time Zone Support
Hello! I currently use Ansible to schedule a task which updates Windows on the servers we manage, roughly 300 in Azure. These servers are spread throughout the world in many different time zones. In my playbooks for configuring the “patching task”, I would like to set a SDT in Logic Monitor. Currently there is no “time zone” setting with the Logic Monitor Ansible module. I’m sure I could get around this by doing some sort of math on the date / time within the SDT playbook. Does anyone do anything like this? Some other notes about our setup: We have a mix of Windows Server 2022 and Windows 11 VMs Azure Automation / Update Management does not support Windows 11 VMs Time zones on the servers are local to the region they are deployed in Our patching schedule is … staging 1 week after “patch Tuesday” production 2 weeks after “patch Tuesday” Because of this, reoccurring SDTs need to be reconfigured twice a year, say when the first of the month falls on a Wednesday Sometimes patching needs to be rerun, so it would be nice to SDT the servers / device groups whenever needed Thanks! Jerry33Views3likes0Comments