Comments
-
Ah, that's a known bug right now with the latest Orion 2019.2 release. Custom SWQL tables aren't working at the moment. It looks like Hotfix 1 dropped yesterday but I don't see a fix for this issue in the release notes. aLTeReGo would be able to vouch for whether or not the SWQL bug is addressed in HF1.
-
We don't. We use UDT to match AD information to client devices so our netflow data has usernames tied to it
-
Getting these emails from support is frustrating, but I do understand that they need to essentially start the troubleshooting process over after every hotfix is applied to your environment. It's definitely not a friendly process for the end user.
-
I'm writing your name into the ballot in 2016. THANK. YOU. SO. MUCH.
-
However a longer refresh interval simply means that you lose five minutes of work and investigation instead of one.
-
Turns out NPM wasn't playing nice with the rediscovery, so I removed and re-added the node completely which solved the issue.
-
I see what you mean, but after testing this with credentials from our DBA I am getting an authentication error. I ran a packet capture from the SAM server and, when I hit the test button for this app, I didn't see any traffic going to the SQL server. If I assign the app to the database server, instead of the application…
-
What is your retention period set to? You can check this under Settings > All Settings > UDT Settings > Data Retention
-
FYI I am getting this error with a CentOS box monitored via the agent on 2019.4. I'll work on implementing the fix above. @"serena" has this already been confirmed as a recurring issue in the latest release? *EDIT* Confirmed that the fix above works. Seems this is still an issue in 2019.4
-
I know this is a late reply, but you should be able to quickly look up the interface types on your Polycom units in the Database Manager. Try this query, just replace X with the NodeID of one of the Polycoms. SELECT NodeID, InterfaceID,InterfaceName,InterfaceIndex,InterfaceType,InterfaceTypeName,InterfaceTypeDescription…
-
I'm beginning to wonder if Dave is the only UDT support person on staff Every time I call in he answers. Are you on v3.2.5?
-
If you use the Universal Device Poller tool to create a new UnDP for the tunnel you can alert on the "tunnel state", which is reported as a raw number (from the article linked above): OID for a specific parameter is .1.3.6.1.4.1.2620.500.9002.1.#.{peer-ip-addr}.0 where # identifies parameter 3: Tunnel state (3=active,…
-
Hey Rob! Has a a patch been released for this issue? I've got our upgrade on hold for now.
-
Thanks so much! I had already created this table but at the time I was using the parent OID. Simple indeed
-
Brilliant! This is excellent work. Since I'm decidedly not an expert in SQL or SWQL, is it possible to modify the "last 7 days" query to only display nodes based on a condition (custom properties, machine type, vendor, etc)? Scratch that! I see you included that option at the bottom of the query My next question would be…
-
This resource "sort of" works in NPM 11.5.2. It took my web console a few tries to get the resource to load into my views. I had to run the config wizard a few times, and re-copy the files to INETPUB. Eventually something caught hold and the resource in my views showed up, but I can't actually add the resource manually…
-
You bet! It's a very hacky way of doing things and it's not always perfect, but here you go: <html> <head><a name="top"></a></head> <body> <iframe src="LINKTOREPORT" width="1080px" height="2000px" frameborder="0"> </body> </html>
-
The way the script is written, the file should reside on the C:\ drive of the machine you are launching the script from
-
Ah good point. We had one FirePower box in test a few months back but I don't remember the specifics. Looks like I didn't get what you guys are looking for, sorry!
-
This would present an interesting challenge with devices that have ICMP disabled. As familyofcrowes said below it would be great to have Orion give it's best guess as to what the dependencies should be, and then allow us to shuffle things around and add nodes as needed.
-
This was my problem I was using a static selection instead of a dynamic query... d'oh!
-
What's the buddy drop number? I'd like to ask my support tech about it
-
High Contrast - Chrome Web Store
-
ip flow-cache timeout active 1 interface GigabitEthernet0/0/0 ip flow ingress ip flow-export source GigabitEthernet0/0/0 ip flow-export version 9 ip flow-export destination 10.x.x.x 9996 line aux 0 flowcontrol hardware
-
We're using split tunnel, thank goodness. If we weren't then the datacenter would be overrun before 8am. If we weren't it would have expedited our order for more bandwidth into the building. It would also likely mean we had made some conscious decision to monitor our users way more than we currently do, which would…
-
It took me a minute to find the bookmarks section also, it's located on your main profile page under "More"
-
Here's the thread with that resource! Node Downtime with Duration and Minimum Length Filtering
-
It took a while to get everything arranged that way, but it was so worth it.
-
This is a shiny new feature in the NPM 12.3 Release Candidate. It's (hopefully) coming soon to a GA release near you!
-
The custom poller tool can only assign UnDP's to nodes/interfaces that are managed in Orion.