Re: Re: Add node (or something) to NCM - NPM
Yo T! ( ;D ) So, is it possible to add Node(s) [to Orion.Nodes] via C# and the REST API, and if so, ya got any sample code? I've been reading the SDK doc (Orion SDK (1.8)) and the only example is for...
View ArticleRe: Re: Re: Add node (or something) to NCM - NPM
Here's the REST equivalent of some of the PowerShell operations in the CRUD.AddNode.ps1 sample: PowerShellRESTNew-SwisObject $swis -EntityType "Orion.Nodes" -Properties $nodePropsreturn value: new...
View ArticleRe: Communication Ports for Additional Polling Engine
Vinay BY I have to respectfully disagree and that is the crux of my problem. I am fully aware of the port documentation that SolarWinds has and that is how I came up with my initial list of ports that...
View ArticleRe: Removing Extra Line Breaks in HTML alerts
I was able to make it work by removing all whitespace from the code.. works, but not easy to edit later.. <html><head><style...
View ArticleReal-Time Bandwidth Monitor is showing incorrect bandwidth usage
I have been testing out solarwind products for my company for few days. Now I am trying to get Real-Time Bandwidth Monitor working properly. I have the program running on program and have it...
View ArticleRe: File server monitoring
Hi There,File activity monitoring is a very interesting subject. As soon as something goes missing everyone wants to know where did it go and who accessed it. As aLTeReGo mentions there is a route to...
View ArticleDoes SWIS map to dbo.AlertLog so I can see logged alert actions by SWQL?
Something akin to: SELECT TOP 100DATEADD(mi, DATEDIFF(mi, GETUTCDATE(), GETDATE()), a.LogDateTime) AS ColumnInLocalTime, d.AlertName, a.ObjectType, a.ObjectName, a.ActionType, a.Message,...
View ArticleRe: New to thwack and purchased item from store - points were taken but no...
I am having a similar experience this week.
View ArticleRe: Filter Nodes (SQL) Question
1. I am trying to list Top 10 Interfaces which are not bond0 interfaces in this example "Filter Nodes (SQL)": InterfaceName Not Like 'bond0'2. The same example when you use regex in "Filter Nodes...
View ArticleRe: NPM upgrade 10.7 - how to update from orion platform 2013.2 to 2014.1
10.7HF2 is a stand-alone HF targeted to 10.7. You would need to upgrade to 10.7 (using the full installer) first, then apply HF2. Please let us know if you encounter any issues.
View ArticleRe: Re: Re: Add node (or something) to NCM - NPM
Ok, great! Now, I've noticed the following in the document (Orion SDK); "IPAddressGUID [is a] Node’s IP address encoded in [a] GUID value" Umm, ok. Seems a tad odd, but ok. The only problem is that I...
View ArticleKiwi script works with Test button but not with live data
Hi all,I have been trying to create a script that will capture duplicate log events and periodically spit to the display a modified entry preceded by an accurence. count. I have included an output to...
View ArticleRe: Raw Server CPU/Memory Data Report - every 5 minutes of data values
Of course I did. I just needed a push on the right direction sir.
View ArticleRe: NTA 4.0 FAQ
Yes you can. Windows server is recommended for production evironment - considered to be be more stable.
View ArticleRe: Can i upgrade Web Help Desk from V11.0.7 to V12.1 directly??
Yes you can! In fact I'm doing this in production tonight. Notice I said production right? That's because I tested this out in a stage environment with a backup of our prod db. There are major...
View ArticleRe: Re: Re: Re: Add node (or something) to NCM - NPM
Yes, it is definitely a tad odd. I'm trying to get that cleaned up so SDK users do not have to deal with that. Here's PowerShell code for making the IPAddressGUID value: function ip2guid($ipString) {...
View ArticleThe Challenges of Multi Tenancy Environments
With many MSP's using Solarwinds Orion to offer network monitoring to their clients and with my colleagues and I at Loop1 Systems having worked in many such environments, I wanted to take the...
View ArticleEmail alert when node is added
Hello, I would like to configure NPM to send out an email alert when a new node is added. I have configured Alert Manager with a new alert, and have set Trigger Condition to: "Action Type is equal to...
View ArticleCould not connect to net.tcp://jawa:17777/orion/core/businesslayer. The...
Trying to connect to Orion web page always gives "Could not connect to net.tcp://jawa:17777/orion/core/businesslayer. The connection attempt lasted for a time span of 00:00:01.0312104. TCP error code...
View ArticleAlert Central Not Receiving Alerts From Orion
Alert Central for a few months with no problems then about a week ago, NPM stopped sending alerts to AC. The subscriptions entry shows 1300 messages failed. I can ping the AC IP and name from the...
View Article