Comments
-
So, just to make sure I'm understanding correctly.. you want to be able to look through a config like the one below and identify, for example, where portfast is configured? What is it you are actually looking for configured on the interfaces? interface gigabitEthernet 1/0/1 switchport mode access switchport access vlan 10…
-
Bumping to get my name out there as well for this. I will e-mail once I'm off work. Great initiative!
-
Srikanth, What is the error when trying to download the configs? Are you able to download single configs from a specific node page? Bryan
-
Bruce, I believe this would be a change on the node configuration, as well as snmp-source and configuring the ssh for a specific interface. If you change the node IP to the management IP, all traffic should flow through that. Hope that helps, Bryan
-
I would imagine this could be possible with a while loop, but I don't believe NCM supports while loops? I could be wrong. I think perhaps rschroeder ecklerwr1 or CourtesyIT might have a decent answer for you or may be able to direct you on a way forward. Bryan
-
I would start looking through the services on the server where Orion is installed. It would likely be something like SolarWinds SCP service. Once you find the service, right click, select properties, and look at the Log On tab. He may have entered his credentials there to start the service a specific way. Please let me…
-
You can configure the alert by specifying a trigger. The question you need to ask yourself is, how long should this condition last before you get the alert? Sometimes bandwidth utilization will drop below 150kb/s because of latency on the distant end. Sometimes it will drop because of lack of data traversing. There may be…
-
You can create a compliance report that looks for the line vty configs. Config block begin: ^line vty Config block end: ^! RegEx is not present: transport input ssh If the 'transport input ssh' is not there, it is assumed it is transport input all or transport input telnet, or blank. This would mean telnet would be…
-
I attempted to email about my issue (as was said in the confirmation email), but was sent an error stating the "message can't be delivered because delivery to this address is restricted". I ordered on 5 April at 6:47pm (GMT+1). I received the confirmation email and points were deducted, but I never received a shipped email…
-
When you say default subnet size is /20, what do you mean? In your environment, are you operating with single network segment that is a /19 or /20? Have you tried adding an address range instead of using CIDR? Bryan
-
Glory, Are you trying to simulate the 4 physical boxes you have to make sure your configuration works? If so, you have a few option: VMWare Player, Oracle Virtualbox, or Windows Hyper-V. The only issue you may face with VMWare player is there may be some inter-VM connectivity issues, however, take that with a grain of…
-
By seeing System.ArgumentException it makes me think potentially it's on the Windows OS that your Orion platform is running on. Is there a service account associated with the Orion platform services or does it run as system? Are GPOs being applied to the server? Is there a security principal listed under the config file…
-
Is the correct device template/OID/MIBs selected for the Node? You should see that on the node page. This is more of an NPM question than NCM, as you're looking at SNMP polling. Is your SNMP polling interval at the default 120 seconds? If so, the 5 minute average you see will always be at least 2 data points, which can…
-
Valentin, Are the devices configured with DNS? Do they have A records created in the server? Bryan