Re: IBM Director Common Agent - SNMP Hardware Status Polling Failing
Yikes! An hourly SNMP services restart will mimic a server reboot in the node details section. Check the Last Boot line of the node you are running this service restart on and let me know if my...
View ArticleRe: web access with MS SQL
A quick search of your question yielded results here in knowledge base articles. Take a look and let us know if you see what you are looking for: SolarWinds Knowledge Base :: Search :: integrate kiwi...
View ArticleThe Onion's Mindful Approaches to computer issues (Kinda)
The Onion posted this article. Give a look and a good laugh. Happy Monday Tips For Troubleshooting Your Computer | The Onion - America's Finest News Source
View ArticleRe: The Onion's Mindful Approaches to computer issues (Kinda)
Hehe, Dont be Elderly! Too funny.
View ArticleRe: Check Windows process running as a specific user
You might want to start with the following as a script: get-wmiobject win32_process|where{$_.name -eq "explorer.exe"}|select name,@{n="owner";e={$_.getowner().user}}
View ArticleRe: FTP Voyager Scheduler and Network Shares
Hi Ron, please note as KB article states: NOTE: Windows System Services cannot recognize mapped network drives by letter. Any network location specified must be placed in UNC format (\\server\share)....
View ArticleRe: SOAP Call Issue
Thanks for the Immediate response. My main idea is to import this into Sopa UI and extract the WSDL file . I would need the WSDL file to import it into my application ( Operation Orchestration ) which...
View ArticleRe: Where does WMI get the location data on a windows server?
Is this field only available for Windows DCs? In our own environment this data is only populated in our DCs, not on any of our other Windows 2008/2012 servers and then they reflect the continent, not...
View ArticleRe: Custom Package Installation
I already removed /qn and /norestart and posted the test results above. I understand where the flags should be included; when I said "command line field", I was referring to the command line field on...
View ArticleAdvanced Alerts question regarding hyperlinks in triggered action e-mail
I am fairly new to setting up Advanced Alerts but so far so good. The main question I have is if it is possible to dynamically create hyperlinks within the alert message which links back to the node,...
View ArticleRe: Is it somehow possible to export/import customized views between NPM...
Thanks Stuart. I will keep this in mind where the situation warrants. thanks again.
View ArticleSpread the Word
1. What was life like before using SolarWinds? (Include what you were using and why you decided it was time for a change)We were not using anything before SolarWinds. Employees were experiencing all...
View Articleedit details page not working as previously">10.7 RC - testing SNMP "reachability" from node -> edit details page not...
I have a ticket open on this and overseas indicated no workaround....587456.Basically, I used to be able to go into edit nodes, assign a different polling engine and "test".This would test SNMP...
View ArticleRe: PURGE DATA SOLARWINDS LEM
cmc::acm# diskusageChecking Disk Usage (this could take a moment)... ....oo.Partition Disk Usage: LEM: 100% (3.0G/3.0G) OS: 40% (1.1G/3.0G) Logs/Data:...
View ArticleRe: Unable to poll processes via WMI on Windows Server 2012 R2 Datacenter
After doing quite a bit of research we finally found the solution to our issue. We are still researching the exact cause but do believe it’s related to VMware tools. So, here is what we did check to...
View Articleedit details page not working as previously">Re: 10.7 RC - testing SNMP "reachability" from node -> edit details page not...
In 10.6.1 it did not work that way. I had to change the polling engine then go into edit properties and test. If you have the toolset installed on your polling engines then you can use it to test snmp.
View ArticleRe: Alerting on BGP Neighbor Changes for routers
This is from NPM 10.6; NCM would be a different monster.
View ArticleRe: SAM - SQL User Experience Monitor to show when nodes are deleted
Alter - OP was looking at possibility that the audit trail you show was NOT being populated out when the node was removed somehow. Tis why we were not going that route automatically. Now...should...
View ArticleRe: Finding out who removed a Node from NPM, when there is no log in the...
Hello again. I came up with a slightly better version of my previous report, in my humble opinion. The new report includes not only removed nodes but added nodes as well, again during the last 24...
View ArticleRe: Perl script to parse SNMP trap and set VarCustom01
I tested it and made some changes accordingly, I also went with VB because I didn't even have Perl installed on that server which is why nothing was passing. Took me a second to realize that. Below...
View Article