Comments
-
Using the example shown below $swis = Connect-Swis ... # your connection details here $uris = Get-SwisData $swis "SELECT Uri FROM Orion.Nodes WHERE Vendor=@vendor" @{vendor='Cisco'} $uris | ForEach-Object { Set-SwisObject $swis $_…
-
We have a dedicated SQL server. I have QOE installed on all Orion servers. I don't necessarily have a problem. Just trying to keep the platform running as fast as possible. Looking to reduce anything not related to production.
-
I'm running HF3 already. I don't necessarily have a problem. Just trying to keep the platform running as fast as possible. Looking to reduce anything not related to production.
-
Hi Troy glad to of helped a little. In all honesty I would of gotten no where without the community and more specifically Tdanner. In regards to API discovery I never implemented in prod. The inability to schedule was a deal breaker for me. I'm not sure how big your envirment it, but large ones in my experience can get…
-
Wow, thanks for the quick reply. Yes those were copy and paste errors. Fixing both of those has led me to my next error/question. The error below is referencing this line $CorePluginConfiguration = Invoke-SwisVerb $swis Orion.Discovery CreateCorePluginConfiguration @($CorePluginConfigurationContext) ^ PS…
-
Has anyone documented a solution for traps being converted into advanced alerts ? This is something that is still needed.
-
Thanks a bunch Jim! The thwack camp videos will surely get me through this rainy Tuesday!!
-
Hows it coming along ?
-
Took snippet of the Visio, saved as .png. Then used that as the map background. Worked well, thank you.
-
According to MS Always On is suppose to increase performance as the reads and writres are happening on different disk then being synced back up...
-
We will see, migrating QA to Always On next week.
-
That was quick, we have every intention on moving to NPM 12. Is this supported on 11.5 ?
-
That's kind of what I was thinking, not to mention I just don't get excited for learning anything based on a Windows platform. Much appreciated guys, think IM going to continue down the python path.
-
We just started seeing something similar. Im assuming the file path of "File / Settings /Network / SNMP Settings" is no longer valid. Running NCM 7.3.2 does anyone know how I modify the packet timeout settings ?
-
nevermind, I needed to added another set of parentheses. Thanks TDanner
-
We will be taking the same path you have already been working on the past few years. Do you have any links, tips, or advice ?
-
Found it <a href=http://Internet URL goes here.>Title the visitor sees.</a>
-
Ive got the exact same error. Development worked on an issue where we found problems with mismatching certs. We ran the notorious fixit tool and now we get the error shown above. Automating the agent has been an absolute struggle.
-
Orioncrack, that was a pretty optimistic post. Everything ok over there ? J/K, thanks for the feedback.
-
Dang it! Thanks for the info tdanner!
-
I have the exaxt same issue, we are migrating from NNM into SW. SW cannot view traps in the alerts window....
-
And the download site URL is ??...??
-
Thanks Zack!! That did the trick, and yes I was concerned with node data! I am using this report to identify servers that have moved domains without getting their SLW WMI domain creds updated! Thanks again!
-
How would I convert this XML file to an application monitor?
-
I've advised my employer to drop this module. Little value presented at this time.
-
We are almost entirely SIP. Im not sure we have a need for the VOIP module at this point.
-
This works great and have been using it for a few years now. We are getting ready to roll this out Enterprise wide. I was wondering if there was a way to suppress the email triggering in the event a catastrophic event happens. I don't want 15,000 emails being sent at once, I suspect this could happen considering we have…
-
Can you paste an image of what the alert looks like in the web builder ? I understand the trigger condition changes the CP, how are you notified when this happens ?
-
Did the picture get attached ? I don't see it. (Boolean) See the attached picture for more details.
-
Thank you for the detailed write up, I have a need to make this work. Will keep you updated on any progress.