Re: Unable to load config
I agree with the above. Try manually telnetting to the device so you know which credentials and settings work. Then apply them in NCM.
View ArticleRe: Listing devices where running config does not match startup config
Thanks superfly, NCM is backing up the running config, but not the startup config despite it being told to do so.
View ArticleLet's just eliminate alerting altogether, okay?
Hi folks, I'm Robert Novak, a long time sysadmin, once and future sysadmin manager, new Thwack ambassador, and a guy who gets really tired of his phone buzzing out of control. Having had oncall duty be...
View ArticleSAM - Hardware Health Enablement Report
Posted originally in the SAM forum. Now posting here hoping someone could possibly assist. I grabbed the Hard Health Enablement Report off Thwack the other day and its great but wonder if there is...
View ArticleRe: Add node (or something) to NCM - NPM
Hello again,That below code is adding an existing Node (created runtime) to NCM. There is only question & problem. If I want to use AddNode method, I don't know to pass NCMNode object to AddNode...
View ArticleRe: Modifying Huawei device config using CatTools
Thanks ! Files are attached trying to do a simple select interface in config mode The Huawei devices change their prompts differently to Cisco devices for user / enable / config and Interface selected...
View ArticleEasy Fix request re: Refreshing web pages
In 10.4, the mechanism for reloading the web pages changed and now uses the following code: $(function() { if ($("[data-resource-loading-mode]").length == 0 ||...
View ArticleRe: How To Move A License
Hi Thanks for that. That's what I would have done under normal circumstances, but because the laptop was rebuilt (and the previous installation entirely obliterated) it is not listed in the newly...
View ArticleRe: How To Move A License
This will probably be something you'll have to contact support for. They should be able to deactivate your license for you. http://www.solarwinds.com/support/ticket
View ArticleRe: Queries regarding Orion SDK
Awesome!! If I hard code the URI you dictionary model works perfectly. Can you help me to figure out the QueryXml? Sincerely, Scott
View ArticleRe: How To Move A License
Yeah, that's what I thought. I opened a support ticket earlier today. Thanks.
View ArticleUsing a WSUS certificate signed by a root CA
From time to time, we get inquires about whether the WSUS server certificate has to be self-signed in order for 3rd party updates to work. A number of organizations already have a CA, and would like...
View ArticleRe: Report never ready for download, always shows Pending
We are working on a new version that will improve scalability as well as being more clear on progress status.There are workarounds possible with the current version, to process the NCM nodes by small...
View ArticleRe: Feature Request: Node Management Rights
Hello gpend, this is not implemented, I do not think that the Solarwinds Team has read or acted upon this feature request.
View ArticleRe: Queries regarding Orion SDK
If you don't need to pass any query parameters, you can just omit that argument to QueryXml. Like this: x=swis.service.QueryXml("SELECT TOP 1 Uri FROM Orion.Nodes WHERE Vendor='Cisco'") If you do want...
View ArticleRe: Queries regarding Orion SDK
In my test, an empty dictionary worked fine (swis.factory.create('ns4:dictionary')) but None did not.
View ArticleRe: Powershell - Test failed with "unknown" status
I made that change, still the same results, unknown status.
View ArticleRe: Monitor C: drive size.
The correct form of the SELECT statement here is: SELECT PercentFreeSpace FROM Win32_PerfFormattedData_PerfDisk_LogicalDisk WHERE Name='C:'It can be discovered by noticing the Name property with this...
View ArticleSAM Official Templates
Looking at the list here: http://thwack.solarwinds.com/docs/DOC-167037 I notice what appears to be missing SQL Templates from version 4.2. Those templates seem to have fewer counters as well. I'd...
View ArticleRe: Untrusted certificate presented by PM console
This is a normal-and-expected dialog, and no, you cannot use a certificate from ADCS for this purpose. The Patch Manager PAS is the Certificate Authority for the certificate system used within the...
View Article