Comments
-
Yes, I've too tried to shutdown orderly. I let it sit for moe than an hour one time but I couldn't get out of the "stopping" state. This causes a lot of grief when trying to install service packs too.
-
The rule should look like this: ip access-list extended POS-inboundfilter\r remark POS-inboundfilter Version 20140214\r evaluate POS2-traffic\r remark Allow ICMP (ping)\r permit icmp any any reflect POS-traffic\r\n Of note, when you hit the return button in the rule you are adding a \n NCM stores the configs with a \r\n…
-
rebuild...rebuild...rebuild...rebuild... ;-) (just kidding)
-
We took a look at this, and the Juniper device is identifying itself as the ucdSnmpAgent, which is Linux. Juniper would need to make a change in their MIB.
-
This is not a queue for getting MIBs added. To do that, you need to open a Support ticket. I created this thread to get a list for objects to be added to the default poller.
-
Xirrus WiFi Array: 1.3.6.1.4.1.21013.1.101 These used to show correctly, but disapeared in version 8.5 You should probably open up a support case if it's changed between releases. This list is meant for devices we've never included.
-
These are not showing up as "Unknown" but it would be nice to have something other than "Cisco"....all of my equipment is Cisco. 1.3.6.1.4.1.9.1.748 1.3.6.1.4.1.9.9.368.4.5 1.3.6.1.4.1.9.9.368.4.6 1.3.6.1.4.1.9.1.658 1.3.6.1.4.1.9.1.685 What type of device for each of these IDs?
-
Thank you, this got the single line working. That's good to know with the special character it still needs to be a regex search. Now if I could just figure out what crazy combo of newline, carriage return, and whitespace I have to use to make sure the entire multi-line banner is there then I'll be good to go!
-
Hey cahunt, Not sure, but maybe this one ?
-
It depends on the type of UnDP. What does the MIB say? There's a discussion in the Admin Guide about different types:
-
Ditto here - we have the CMC but a backup of that would be useful as well since they are in different sites.
-
Hi I have tested the new syslog config messages that NX-OS delivers, but is there a reason you cannot use the SNMP trap config messages to download the configuration. Kind Regards James
-
mdiotte 15GB vs 350GB I should add, that we only store configs based on changes detected. Which cuts down on a lot of extra info. NPM we store a lot of the data for audit purposes, even rolled up data adds up for a years worth of data.
-
Chris, I'm running NTA 3.7 and recently turned off the NetBios resolution feature for the same reason the others reported. This drastically reduced the amount of lookups blocked by our firewalls. However, even with the setting disabled, we're still seeing some NetBios activity generated by our Orion box (see log snip…
-
Since there isn't a hostname in the log, it might be instead picking it up from the agent, and if that's true, there are some ways to specify which hostname actually appears when the wrong one is being selected. What does that agent look like under your Manage>Agents view? Do you see the wrong or the right IP? Is…
-
Confirmed... Works.
-
1) Tighter use of page space. Currently the resources look loose and could be tighten up to allow more on the page. Yes, we're going to try to improve this. 2) The ability to roll up node or interface lables from remote Orions. For example, on my Orions I have calculations for bandwitdh utilization for outbound circuits.…
-
If you use the Windows Event Forwarder on each of those servers, it'll convert to Syslog sent to the Orion server. You then create rules on the Syslog server that will send you emails.
-
It's early, so I'm a little slow. How is that screenshot unpredictable? The names of the OS are different, but they are pulled directly from the MIB. Or is it something else?
-
no worries :-)
-
The one challenge with your report is that you're looking for something very specific within a large amount of data. The database isn't optimized for that kind of query, so you may encounter some timeouts. If that happens, you would need to run a series of reports across a smaller time frame than 30 days.
-
Hi Im running Xenserver 5.6 with cou etc being monitored fine. You need to ensure you punch a hole through iptables or just stop the service entirely if you don't need it. Add the following lines to the INPUT section, but before the DENY ALL line: -A INPUT -p udp --dport 161 -j ACCEPT The above is from a Citrix support…
-
thanks tdanner. that explains the links well I meant a group to explain better what I an trying to achieve. I am trying to track down the location of a device so I can go an replace it. I have a device it is plugged into a port on a switch that switch is allocated ato group in Solarwinds I want a result like MAC…
-
Yes I have one small data source doing encrypted TCP syslog. It was not causing problems until 9.6.1 This might be the root cause of the bug we're seeing. Fun Fact I noticed as well: I don't have to activate UDP for it to be enabled in 9.6.x. In short the checkbox does nothing and it is enabled by default. In version…
-
So, load it on your local PC, then use your Domain Admin credentials along with your DC IP address.
-
Ok, So my next guess is Network Performance Monitor. I will move this post to that forum to ensure you get a proper response. Meanwhile, you can check the Library and Support page for NPM to see if you can find some useful information. Kind regards, Maria
-
Hi Greg, we have that already but it relies on too many things working to work, i.e the exchange must be ok, firewall must be up, ISA must be running, WAN links must be ok, core switches must be ok, and the SMS telstra gateway must be up and running. And the things that it relies on to make SMS's is the stuff I'd really…
-
APM must be installed on the main orion. If you want to install APM on polling engines, you need to buy APM polling engines (which are very low-cost). Why do you need to install it on a polling engine?
-
Hi No problem solarwinds_ncm is my database name, so just change it to the name of your NCM database. you could use the SQL reporter in NPM to talk to the NCM database as long as they are on the same database server. If that is not the case then you could use SQL studio express from microsoft to connect to the NCM database…
-
You can still do Windows pass-through authentication just as you could in v9.1 and previously.