Re: Is there a means of finding a list of all possible alert ObjectTypes?
Add a custom table resource to the report, select the object type you wish to report upon, add a column to the report, then all properties for that object type are shown.
View ArticleRe: Connect version 3 of the Orion/SWIS DB from a Java application
Hi, thanks for your reply!Here is my code:String query = "select InterfaceID from orion.NPM.Interfaces WHERE NodeID = 59 "; PropertyBag parameters = new PropertyBag();QueryXmlResponseQueryXmlResult...
View ArticleRe: Connect version 3 of the Orion/SWIS DB from a Java application
Have you tried dumping "result" to see what it looks like?
View ArticleRe: Getting spam from Solarwinds team
This was helpful to understand why I am getting all kinds of thwack emails to my actual email inbox.
View ArticleRe: Connect version 3 of the Orion/SWIS DB from a Java application
Please find attach the content of result with v2 and v3. There is a difference: In v2 the namespaces = null:It is not null in v3:
View ArticleRe: Connect version 3 of the Orion/SWIS DB from a Java application
I can see the 43 interfaces in result with v3 (as with v2 of course), the data are in then. The issue is therefore when I extract the info from the XML.Do you think it is linked to the namespaces?v3:
View ArticleRe: To Log Or Not To Log: That Is The Question
Looking at alternatives to having to manually review logs, an automated tool can be helpful. Then, it becomes a real cat and mouse game for the amount of logging and detail information to collect....
View ArticleRe: Is there a way to mass edit OUT FQDN?
SQL version I use to strip ANY domain from nodes. This will show you all nodes which have periods and what they would be changed to if you ran the second script. SELECT nodeid,Caption AS [Before]...
View ArticleRe: Newbie Need Help on APM Setting
alivcornelius, based on the screenshot you provided it appears you are several versions behind. I would say probably SAM 5.0 or possibly even APM 4.2. I recommend upgrading to the latest version, or at...
View ArticleRe: Newbie Need Help on APM Setting
Yes, the CPU,Disk and Memory have been monitored well by SNMP. I haven't tried Print Spooler service, but i tried many other services and all result is pending.
View ArticleRe: Newbie Need Help on APM Setting
here in my office we have to using SNMP for the connection, and yes i have try using service name for the component and yet coming to success.We also try to restart solarwinds services but still...
View ArticleRe: Newbie Need Help on APM Setting
Thats right, in our office we will upgrade to the latest version solarwinds on January 2015. Hope it will fix the problem, i just try to figure out this problem in the rest of December. Thanks for your...
View ArticleWhat type of nodes do you monitor with UDT?
What type of nodes do you add into UDT? Everything? Just access switches? Switches and routers? The documentation suggests that you'd add routers and switches, but when I do so, I see some...
View ArticleKiwi syslog - how to export syslog Defense Center 3500 to kiwi syslog server
Hi,I'm looking for a guide/documentation for exporting syslog from Sourcefire DC 3500 to kiwi syslog server. This is my first time using kiwi syslog server. I'm requesting guidance from all of you...
View ArticleRe: Trend chart doesn't reflect Daily chart
Thank you. I understand now, and I also understand what @brianflynn was trying to explain so I've give him the 'Correct Answer' because he got there first (thanks Brian). I'm presuming therefore that a...
View ArticleReceiving sflow from HP MSM760 wireless controller
Hi all Anyone using HP wireless controllers and receiving sflow in NTA?I am trying to get my head around this, but so far I have not had much luck. I have configured my Orion server as a collector on...
View ArticleRe: Does update Action Rule trigger on create?
It should trigger on ticket creation too.
View ArticleRe: Connect to Database issue
If you still experience this issue, I recommend to contact our support asap, you can do it via - Submit a Customer Service or Technical Support Ticket - SolarWinds.
View ArticleRe: Use a variable in a command script
Hi k1gaudineer, In the device template, you need to define either DownloadConfigIndirect or DownloadConfigIndirectSCP for TFTP or SCP protocols respectively. The macros to be used are ${StorageAddress}...
View Article