Comments
-
Wow nice catch. I hope it helps them.
-
That is weird... I bet I have some of those too if I looked deep enough.
-
Done and done! I've already been working with Jeremy Hynds to see about getting licensing figured out so we can standardize on SEM for all our various information systems and... there's a LOT of them. I figure buy 5000 nodes at a time in bulk and go from there. We can be an example for others in the industrial base and I…
-
IKR... o.O
-
Ah this must be newer than in use than when I used to run a Giant OSPF network for NMRI images back in the 90's (during this time the backbone was all DS3/T3 and the doctors had ISDN at home)... you could monitor it with NTA then and look for port traffic... also make reports then. I honestly don't miss ISDN... it was…
-
Me too so badly allergic!!!
-
Wow thanks for the heads up on that... it sounds like something I would have done.
-
I have to a agree with this... It's one thing to need to manage all your storage with a tool... another to just want to monitor whether your NAS shares are going to blow up in your standard monitoring tool.
-
Thanks for this Tim! I've been capturing all the commits from git and appreciate the move to over there a while back.
-
@jswan Not suprising about the Pix 501 as some people report it can't even handle a high speed ASDL connection. I haven't had a pix in a few years all my devices are ASA 5505 and 5510's. Where is the cutoff with firewalls from cisco being able to run Netflow?
-
Thanks aLTeReGo... I'm currently running 5.0.1 and about ready to put 5.5RC on...This is what my current main out of two sites looks like right now... if you have any recommendations about what I'm running please let me know. Note I've held off on upgrading NPM although I'm probably going to soon... mainly out of fear of…
-
And SAM has a nagios plug in as well!
-
++++++++++++++1 We need this...
-
Try something like this: ${SQL:SELECT convert(varchar, floor(Systemuptime/3600)) + ' hours, ' + convert(varchar, (convert(int,Systemuptime)%3600)/60) + ' minutes, ' + convert(varchar, convert(int,Systemuptime)%60) + ' seconds' FROM Nodes WHERE NodeID=${NodeID} } Sorry I often suggest as answer on accident on questions...…
-
Thanks for your help Michael the clarification of major dot and date would definately put us a little more at ease. It was just a little scary sometimes loading a SP and not knowing what to expect when the readme just points to the major version documentation. I commend solarwinds for making the upgrade process more and…
-
Start here for sure: NetFlow Traffic Analyzer (NTA) - Updated March 18, 2016 You need to configure the WAN routers to export to the Solarwinds Orion server. Another thing to watch out for is ACL's and any firewalls you have to go through. If the path between the WAN routers and your new Orion NTA is pretty open it'll be…
-
I had to go check but you are right about that BakerD no filtering on that resource... I suppose the only way would be with a report.... I experimented a little with Report Writer but can't seem to do a top 10 descending netflow sources based on utilization... I could do it for traffic bytes or packets though... this is…
-
This what I'm really wondering about... how the new charts and reporting system are going to work. I'm guessing none of the old reports will work. I'm thinking this means there's little reason to spend a lot of time making new reports with classic application and that waiting until this is out of beta is probably best.
-
Just answered my own question... I went ahead and ran the Netflow-3.5-Update.exe on my server and just like magic the heading now says: NetFlow Settings NetFlow Traffic Analyzer version: 3.5 SP2Props to Quang for helping me resolve this.
-
And... welcome to the community of thwack!
-
Seems like our resident API expert would know maybe? tdanner Any idea why group custom properties don't work as variables like ${custom_group_property} like normal node one's work? If anyone would know it would be him... He's the man.
-
I think what sedmo means is it would be easier for everyone to help if you could explain what you are trying to accomplish... or what your use case is.
-
Under Admin on the webserver under Web Console Settings: http://yourNPMServername:8787/Orion/Admin/Settings.aspx It's under Page Refresh: Each page will automatically refresh every X minutes
-
Try using ${Node.DNS} instead of ${DNS}... that worked for me.
-
no one will catch aLTeReGo
-
He knows how to stir the pot I think :^}
-
Also what version and patch level of NPM are you at? I'm wondering if this is in every version or just some.
-
And uh how 'bout posting ur's too B???? :}
-
I get that byrona ;^} so u don't get this: snmpTrapEnterprise=VMWARE-PRODUCTS-MIB:vmwVC experimental.1057.1.0= sysUpTime=21 days 22 hours 5 minutes 51.97 seconds snmpTrapOID=VMWARE-VC-EVENT-MIB:vpxdAlarmInfo vmwVpxdTargetObj=Datacenters vmwVpxdObjValue=alarm.LicenseNonComplianceAlarm - Event: Insufficient licenses.…
-
Does my main NPM/SAM Orion poller automatically have this ability or do I have to install another agent on it to also get the AppInsight for IIS?