Comments
-
LOL....and in the help manual, under Sharing Advanced Alerts it says "Sharing alerts feature", and that is all.
-
drop-downs are working in NPM 10.4 beta 2.
-
Thank you for posting this...just ran into this problem on a Ubuntu 16.04 machine and this post pointed me in the right direction. FYI, I couldn't install 2.4.3 (I believe that version is deprecated... sudo apt install python2.7 got it done though (I'm running NPM 12.3, agent version 2.0.0.70)
-
Ok, that page came up correctly. I have 7 call managers added. thanks, Joel
-
I can probably provide some F5 MIB walks if you haven't already got some...I'll probably need to scrub some information first...
-
Which specific template is this (which component in which application template)? There are a couple that require adding a module (Windows Azure Active Directory) - (https://technet.microsoft.com/library/dn975125.aspx) Basically, run powershell as administrator, "Install-Module MSOnline" then follow the prompts...
-
just to be clear, "orion maps 2.0" and "atlas" are not the same thing. Orion Maps is the new automatic mapping feature introduced in 2018. Atlas is an exe that you download from your Orion environment, install on your local computer and then launch and connect back to your orion environment...it's a little bit like visio…
-
Perfect! Thanks for the link!
-
you just make the logical assumption that the second box is the "reenter your password" variety. I just ran into the same thing and your post saved me some frustration, so thanks!
-
As far as i can tell, it has not. I have the 10.3 RC running and it is not resolved there. I think someone from SW mentioned in another thread that it hadn't been addressed in 10.3 but maybe in a near future release.
-
I would guess that the best you could do would be to add a custom html resource in a classic dashboard and then you could iframe in the modern dashboard. I haven't tried it, but my guess is that it would work. Obviously not a great or pretty solution by any means...
-
OK, finally caught on...so in the SAML settings in Orion I added the same URL that I use for my main site on each of the additional webservers (not the webserver hostnames, the VIP URL). After making that change, SAML works via the additional webservers. Thanks!
-
This is the specific error I get. There's also the SAML request and response xml that I could provide, but has some sensitive info in it, so I won't post it here... Type: ComponentSpace.SAML2.Exceptions.SAMLProtocolException Message: The SAML response destination https://domain.com/Orion/SamlLogin.aspx doesn't match the…
-
FYI, I ran into some trouble with the group attribute statement...seems that the Name needs to be OrionGroups...If I use GroupNames as suggested above, SAML succeeds, but authentication for the test user fails. Also, in my environment I use an additional webserver behind and F5 VIP to access orion. In that configuration,…
-
typical chaos...
-
Also, FWIW I figured that out by going to the SAM Summary page, clicking Edit on the All Applications resource and seeing the SWQL filter examples listed there, one of which is Nodes.Caption like 'Exchange%'
-
We use primarily XenServer, some legacy ESX/ESXi, and specifically my team likes to use ESXi for our own appliances, and a little bit of Oracle VM. i honestly don't think patching has ever come into the discussion when picking a platform. It's mostly all about cost/feature than anything else.
-
Any luck? I'm having the same problem... I did just add a windows node via snmp (have been using wmi) and i'm able to do real-time polling on that one. I tried to add an interface that was snmp before and that did not work.
-
Our operations center does the patching, our security team defines the policy and our hosting services (sysadmins) manage the schedule. The only complication is having enough resources in the operatsions center to do the work in the set window. Company size ~5000 employees, no plans to change how the process works, it…
-
Not sure if it's directly beneficial to this request (or if anyone on this thread is still looking), but NPM 10.4 beta has introduced the ability to add/remove/change custom properties from the web. Additionally, they are working on the ability to restrict and pre-define values for those custom properties so you get a…
-
My first thought was that is may replace the need to add a NetPerfMon Event Log action, but that's wild speculation...and of course when you click the "What products can i share data with?" link it takes you to a "this page does not exist" error...so...
-
I usually just build a diagram in Visio and then import it as the background in Atlas and attach nodes/interfaces/groups/whatever as needed. It would be really cool if there was just some type of visio plugin that let you build natively there (probably not really the feedback you were going for, but there you have it).
-
Upgrading to NPM 10.4 beta 2 resolved. I was running NPM 10.4 beta 1 in this environment.
-
Here are the details of the OID referenced...looks like it is specific to a compaq cluster: MIB CPQCLUSTER-MIB Name cpqClusterMibCondition iso.org.dod.internet.private.enterprises.compaq.cpqCluster.cpqClusterMibRev.cpqClusterMibCondition OID 1.3.6.1.4.1.232.15.1.3 Type INTEGER Units Access read-only Status mandatory The…
-
Rob is there any way to monitor from multiple interfaces of a network PAS, or is there a hard limit right now on a single interface per?
-
You could also add a custom property and then make that part of your alert trigger...so, only trigger when <enable alert custom property> equal to "true". You can set the valid values to true, false, or null, and make it a dropdown...then just set the interfaces you want to alert on to "true".
-
IPSLA module (extra cost) can do http checks, SeUM (also extra cost) can do both http and https synthetic transactions. There may also be something that could be done in APM (also extra cost), but would probably involve some kind of VB script. I could be wrong, but I don't think there's anything specifically in NPM core…
-
I got them working, but here's what i did to figure it out... If you copy the script out of each component monitor and paste it into your favorite text editor you can edit the script so you can run it directly in powershell (basically this boils down to changing how the script handles credentials since the ${Credential}…
-
I don't know about you guys, but here's what i'm actually seeing... When a binary file is successfully backed up I see it drop into my SFTP root folder as one "garbled" name <11 characters>.config. As soon as it's completely done downloading there, it gets moved to the storage location defined in Product Specific Settings…
-
OOOOOOO! New toys!