Comments
-
HI Khan One of two ways if you have a DBA you can use an SQL query but the easy and quick way is to use the events tab and select
-
under hardware detail there is service tag: is this what you are asking or the actual database location ?
-
I've also found this which I've implemented previously with help from the forum in a powershell script there are bits missing as the script does other things....so hope you can follow it.. $APComment = @{Comments="AP";} # Load the SwisSnapin if not already loaded if (!(Get-PSSnapin | where {$_.Name -eq "SwisSnapin"})) {…
-
HI there good morning, I would try the SDK forum as more appropriate eyes will be watching there for questions like this Orion SDK i've been trying to find something to help, but not been able to spend too much time looking.
-
Check the ports that is needed are available - has there been a Microsoft update ? check /restart the rabbit service.
-
Hi there so can you send screen shots of your alert? so we can see what your doing please?
-
also have a look what menu bars the account is set with
-
Have a look how the account is set up, does other accounts do the same?
-
I've not tried it myself but wonder if you can use mathematical operators within it or previous so it would be a / 60 , if its a custom poller then you can perform a transform on it. An SQL custom query could also be performed on the table and field in question.
-
HI there still in the portal https://customerportal.solarwinds.com/Licenses
-
You can rerun the discovery, if there are nodes that are already there it will fail on those and discover those that aren't.
-
There are one or two way you can disable or delete the interface, deleting in this sense means removing it from the monitoring (which if you go into the node and list resources you can see all the interfaces there) to select and unselect them, that is one way. The other way is to go into manage nodes. Select the '+' next…