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?Solved235Views14likes3CommentsAlert 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.Solved217Views1like10CommentsDatasource 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?153Views1like3CommentsSchedule 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!37Views1like8Comments