Comments
-
Thanks! I appreciate you taking the time out to assist me. Ahh yes, Okay I deleted those. And we are running version 8.3.0.85. Now I am not the one who set this up, so I am attempting to learn. I found from the admin guide everything is tied to a database. I launched our Database Manager, see our SQL Server location and 2…
-
Hmm, I just noticed this in the past few days with 10.1.x for Interface names. I thought the interface names used to be picked up by NPM dynamically without having to clear and rediscover. So, how can I refresh, in NPM, all of my Interface names rather than having to edit each one-by-one?
-
I just finished install the Solarwinds SCP server, I have having an issue automating the password prompt I am getting on the juniper side. My syntax is: file copy /root/B2C4VC0 scp://root@xx.xx.xx.xx/Test then after this command is executed I get a password prompt.
-
Great! I already import it. But let me explain you what i want. We have hosting service so many web servers running on remote datacenter hosted by other company we don't have control over there. Now i don't want to add those server in my orion ( I only need to monitor SSL cert via port 443). That means those servers are…
-
That looks like what I need! Thanks a bunch, just a FYI for myself cause my SQL is fuzzy and shaking the cobwebs out, in the DATEADD(d, -1 GETUTCDATE()) is the d, -1 the code showing the previous 24 hours changes?
-
I know, replying to myself. So far my testing has yielded: * This works as described in filters and rules * Equals works great in nDepth but not equals with a field seems to be dysfunctional (differently functional?) * Using the "User Name" refine field (only exists in nDepth) with != does seem to work. (User Name searches…
-
OK, from manage views I deleted the "Top XX" business from the view. Will Active Alerts still show when there's an alert for the node?
-
bmrad, thank you. It make me clear enough!
-
tdanner wrote: You can ask SWIS for the set of properties an interface has: SELECT Name FROM Metadata.Property WHERE EntityName = 'Orion.NPM.Interfaces' AND IsNavigable=0 Thanks! This is what I was looking for! but i'd still also love to see the read operation updated to support recursive operations
-
chrismepa, make sure you mark his answer as correct.
-
Sounds like a regression issue to me. It isn't an enhancement if the functionality once existed in the product.
-
Hey rfletcher, Could you please post here the ticket number? Thanks!
-
Ok, I was trying that previously and wasn't getting anything from the REST API. If I run the following query in SWQL Studio I can get the correct results: SELECT TOP 1000 NodeID, CoreNodeID FROM Cirrus.Nodes WHERE CoreNodeID = 1752 I'm trying to translate that into a query in REST using Postman to test. This seems like it…
-
I don't mess with these anymore but if you search \Inetpub\SolarWinds\Orion\NetPerfMon\Resources\NodeGauges for 2500 you should find files to change it in.
-
Polling Table MIBS is a must-have in the next release, which should be in Beta in Q2.
-
yeah got a ticket going on this one case: 61187 like i said we spent from 9pm to 3am EDT working this in relay from emails reloaded about 4 times total and still at same spot. last email from him was Sorry for the wait, please allow us to do some research on this promblem and get back to you shortly Regards Wong An Kian…
-
They are Netapp commands: I'm going to try to add to the system path variables as you suggest. (Interestingly things work directly from a powershell window on the server) Below is my script: ______________________________________________________ $filername = '${IP}' $connection = Connect-NaController $filername $VolArray =…
-
No the problem is that the gigabit interfaces are not being discovered. Bruce Jarrett Ally | Network Operations | Network Engineer - North America 200 Renaissance Center, MC : 482-B05-D66, Detroit, MI 48265 T + 313.656.5037 | M + 517.899.5367 bruce.jarrett@ally.com<mailto:Cindy.Hermiller@ally.com>
-
sure, here is the alert as it is configured now:
-
Additional web console seems much slower.
-
PATH.ORG is also interested in testing your RC SCOM 2012 Management Pack. We're just now deploying large-screen dashboard presentations and our entire global network is monitored by Orion NPM 10.4. We would really like to demo a combination of SCOM and ORION dashboards to our team leaders. Let me know if I may obtain the…
-
Thanks Much, that was it. I must have been reading through the ADMIN guide and forgotten about it. Found and printed.
-
Thanks for the information guys!!! I followed the to install the basic lite oracle client and on step 10 it has me shutdown everything. Everything stopped except for SolarWinds JMX Bridge. It's status says stopping but its been well over 15 minutes. I've tried start and stoping but the status doesn't change. Any ideas what…
-
It's not in v9.0, but it's planned for the follow-on release.
-
Worked. Thanks for your help and the report, JB !
-
Try these. I got them from Support a while back. Replace the generated absolute statement like... WHERE ( DateTime BETWEEN 39819 AND 39820 ) with... For 'Last 24 Hours': WHERE ColumnName >= GetDate () -1 For 'Last 7 Days': WHERE DateTime >= GetDate () -7 For 'Last 30 Days': WHERE DateTime >= GetDate () -30 For 'Last…
-
On a side note I really appreciate all of your insight, your responses have always been prompt and helpful. Being a new user and a recent graduate, and one that already has a top 5 understanding of the software in the org already, it is really helpful to be able to come to a site like this and get so much help when I am…
-
Yeah that we haven't upgraded to that version yet. I can see the running processes, but I can't see the specific java processes that aren't running that they want to monitor. And they want to monitor the multiple instances of processes such as "httpd" and "sidd" and not just the process in general. If that makes sence.
-
We do have super powers, you know?