Re: Solarwinds Hardware and Software Requirements
Unless you have a specific licensing or other reason, I'd go with 4 sockets w/one core apiece. Does corespersocket Affect Performance? - VMware vSphere Blog
View ArticleDelay in showing a node as offline
Hi All, I have a group of nodes which i am monitoring for network availability. I have a dashboard resource which displays the node which has gone offline. I have an alert which triggers an email when...
View ArticleRe: Delay in showing a node as offline
you can probably filter your dashboard resource on the lastsystemuptime value to get it to delay.something roughly like datediff(min,lastsystemuptime,getutcdate())>60 You may need to play with that...
View ArticleRe: Delay in showing a node as offline
hi mesverrum, where do i find and change the lastsystemuptime value Cheers
View ArticleRe: Delay in showing a node as offline
You don't change it, the nodes table tracks the last time the node was polled as being up. I got into my lab and tested it for syntax, this one...
View ArticleRemote Bandwidth Polling
My company is interested in setting up machines at our numerous branches in order to perform polling and monitor bandwidth usage and availability in order for us to have a better idea of our...
View ArticleRe: Remote Bandwidth Polling
I would expect everything you are asking for can be done with Network Performance Monitor (NPM) and Netflow Traffic Analyzer (NTA) Requirements vary depending on how many endpoints/branches you want to...
View ArticleRe: Remote Bandwidth Polling
Those specs are for the polling machines to be placed at the branches itself?
View ArticleRe: Remote Bandwidth Polling
Nothing needs to be placed in the branches, you would be polling their router/firewall or whatever edge network gear via SNMP from your central location.
View ArticleRe: Remote Bandwidth Polling
Oh I see. I was under the impression that we needed dedicated PCs at the branches in order to perform polling. Thanks for the assist.
View ArticleRe: Anyone using a data warehouse solution?
Did you ever get around to doing this for NPM data?
View ArticleRe: Anyone using a data warehouse solution?
No, the moved onto something else. Now we are moving to splunk to solve our dashboard needs.
View ArticleRe: Interface IP address display
I have been faced with this issue as well. Has there been a Solarwinds release that will provide the IP addresses for each interface? Thanks
View ArticleCisco Interface monitoring EIGRP?
We have a few locations where we have (2) connections to AT&T ASE metro Ethernet, via diverse routes, from different CO's. The problem we are running into is there will be a fiber cut on the other...
View ArticleRe: Cisco Interface monitoring EIGRP?
There is a built in alert on neighbor status changes that would probably get you started. First link is how to set up an alert of this type for BGP, second link shows what to change for EIGRP Create an...
View ArticleOrion talking to other databases
Hi Is it possible, that as an alert action, I can get Orion to communicate with my fault management database, and log a ticket Looking forward to any response
View ArticleRe: Orion talking to other databases
We send emails to our ticket system as our alert action. That would be the simpler way to do it if your system has the ability to ingest emails to create tickets.Otherwise, you should be able to...
View ArticleRe: Orion talking to other databases
you could use the Solarwinds SDK/API to extract the alerts and use your fault management database api to import this. you can find some useful info here GitHub - solarwinds/OrionSDK: SDK for the...
View ArticleHas anyone pulled Signal Strength and Quality from Cradle point devices into...
We have deployed a number of cradle point cellular routers to mobile sites and small locations. i was wondering if anyone has attempted or was able to pull the Signal Strength and Quality (RSL and...
View ArticleRe: Active Alert Details - Custom HTML and User Links
I think you are using those variables out of context. As best I can guess you probably took those variables from an alert email and tried to use them elsewhere but that's not going to work, as part of...
View Article