Comments
-
Well for example, the 10 output pair return is limiting.
-
I use dell display manager works great with my 4K dell display. However, I am have also been playing with some automation stuff for chrome to switch tabs to other monitoring products I sue also (things like grafana/tick).
-
Just export the report definition, negate the SQL query for the product and away you go
-
See: Re: Create a report showing last patched date for each computer
-
nice but we have agent based polling so can't use Would be nice to see agent based polling available. We are using the application dependency mapping/detection functionality added to the agent. Seems like a conflict of features. is it on the road-map?
-
I can definitely see some of the issues using dev tools in chrome. Solarwinds need get the finger out and comment on this!
-
Park PM for the time being. On a 2016 server thats not patching, ensure certs are up to date. Ensure proxy not in the way. Ensure delivery optimization disabled and if all else fails run netsh winsock reset.
-
Can I ask: - version of powershell and OS running script? - any DB maint tasks running at that time? - if you have a debugger you might put a watch on parts of the script
-
So I found the canned report(s) 'Windows Update Services Analytics -> Computer Update Status'. This lists each update and it's corresponding state at each system in the inventory. Problem is if you set a filter as part of the query based on 'Update Title' It takes over 20 mins to return! The un-altered query takes 2 mins!
-
Does this release address any of the chronic slowness in UI of previous releases (particulary 12.2) ???
-
According to the product 'what we are working on' blog they were/are working on the ability to run powershell scripts before an after tasks. That was two years ago mind ...... no further word .....
-
I see the JavaScript that enables ADM is vm.enableAgent(). I'll look into it to see if its an AJAX call I could mock with the CRUD interface. Haven't got time to be clicking around hundreds of agents!
-
please provide more detail on what you are trying to achieve.
-
I contacted support and it's a known bug in 1.2. Dev are working on it. I was instructed to use version 1.1.19 which worked fine for me on 2008/2008R2/2012 R2 ;P)
-
So you are saying that all bundled component monitors are also written in C# ?
-
Not a PM quesiton but I have had this when I have more that 1,000,000 per 30/mins hotting my syslog server or many rules defined within Kiwi.
-
Why have you disconnected form vCentre before enumerating $alarms?
-
No one?
-
I contacted support and it's a known bug in 1.2. Dev are working on it. I was instructed to use version 1.1.19 which worked fine for me on 2008/2008R2/2012 R2 ;P)
-
Thanks for the replies guys! Extremely useful and much appreciated. That's why I love the IT community. The willingness to share sets it apart
-
Its windows so, yes Are you talking about automating this? If so, you are limited with PM. There was som talk form the priduct team around allowing powershell scripts to run before/after a task but this has long gone quiet. I would look at an orchestration product or powershell scripting (what I do) or a combination of…