Comments
-
Thanks, but those require extra steps that would take longer plus the tech support people would not have the rights to add those anyways. only a couple of people are allowed rights to add that information in our SW environment.
-
We have this as a dashboard, we have the boxes all linked to either web transactions, http component monitor, or netpath polls. These will change if the status changes on any of the components. Disregard the black brush marks, had to blot out certain company information for security reasons.
-
Just saw this. Kind of curious if you tried uploading a script during job creation under Configs that does what you need or even upload a script that when it runs calls the other script you want to use from within the uploaded script? Dont know if that would accomplish what you are looking to do but just throwing it out…
-
I believe that is correct, waiting to hear back from our Lync (Skype) team for confirmation.
-
So when I query my DB using below, I get the results I expect. SELECT ALL * FROM [dbo].[Interfaces] WHERE Caption Like '%Qwest%' AND FullName Like 'r1.%' OR FullName Like 'r2.%' However, I have not figured out yet how to tie this into the existing query that is not changeable "SELECT Nodes.Caption, Nodes.NodeID FROM Nodes"…
-
Thanks but I think this is an actual coding issue somewhere in the Orion or IIS settings (maybe an xml file?). I'll double check SSL just to be sure but appears to be a link somewhere that for some reason I just can't find. It's probably really simple and I'm just overlooking.