Comments
-
Hi, I had a quick look on the SAM demo which doesn't allow you to edit the dynamics 4 monitors, but you can go to the monitors page and have a look at what it is monitoring. You should be able to edit the dynamic 4 monitors on your system though. Here the views of the monitor pages when applied, it may help. This link…
-
Hi Tanner, If you have a look in Settings and then SAM settings you can see "Manually Assign Application Monitors" If you change the drop down box from Popular to All you'll get a nice long list of monitors and the 2 I think may help you are the HTTP and web Link Monitors depending on what you want to do with it. Cheers…
-
If the Trigger conditions are not delayed, the statistical polling is 60 seconds and the fast polling is set to 0 seconds (aka Node warning level) then I would expect the system to alert you after the first 60 seconds not 5 minutes. I'd be interested to find out what is causing the delay. If you don't get the pointers from…
-
I would suggest running the Permission checker usually found in the program files\ solarwinds Orion \ Orion folder.
-
This is a good guide for pollers, updated on the 24th April 2014 http://www.solarwinds.com/documentation/Orion/docs/ScalabilityEngineGuidelines.pdf
-
What version of NCM are you trying to put on a separate server? You can install them on separate servers, but I don't think you can integrate them using the latest versions. Have a look at the following: NCM 7.x Architecture and Deployment
-
Just curious, why through NCM? I ask as there are the tools to do this in UDT. A resource called Port Details <Switch....> and on thatt resource you can see the following headings: Port Number / Host Name / IP / Mac / Vlan / VRF As an example we have cisco phones and daisy chain the pc's of the back of the phones. So on…
-
Hiya, A very bit brief of SQL for you to identify your snmp polled nodes is: Select ObjectSubType, IP_Address, Caption, Sysname From Nodes Where ObjectSubType='snmp' You can use it in the web based report writer which can be found: Selection Criteria 1) Goto the Solarwinds Web console and log in. 2) Goto Settings and then…
-
Personally I like the more complicated option of the 2 you have there. A bit harder to think about first but the upside is you have less maintenance. (As in editing 1 rule as oppose to editing 3)
-
If you wanted a live map then the built in one is MapQuests open street maps and I cannot see any options to changing that to google maps. You can find that in All Settings -> Manage World Map. If you were happy with static background then you could use snipping tool to get the relevant sections of Google maps and use them…
-
Oh Dear, I'll add my voice to saying that the subscription was not a good idea :/
-
Hi Javan, What I would suggest is having a look at the NPM interactive demo which can be found on this page: Network Monitoring Software – Network Monitor | SolarWinds Then hover over the Network tab and select sub menu Wireless or Fibre Channel and have a look to see if it provides the information you require. It is also…
-
A few more for you Cisco 881 Fast Ethernet Wireless Router End of Sales: 11/12/2012 End of Support: 31/12/2017 End-of-Sale and End-of-Life Announcement for the Cisco 881 Fast Ethernet Wireless Router with 802.11n FCC/ETSI Compliant [Cisco 800 Series Routers] - Cisco Systems Cisco 871 Intergrated Services Router End of…
-
I shall have a lot of use for this thank you!
-
It sounds like it's not connecting correctly. I would go to that nodes details and test the snmp polling, if that works, rdp to the orion server and open putty and test the SSH credentials. If that works navigate to the file through the same path you have on the file change monitor in that putty session to make sure it can…
-
I do like NPM / NCM as a combination. NPM for keeping clients up to date on the network activities and keeping the trending data, creating reports and generating alerts. NCM for the config back ups is such a good way for getting piece of mind it is happening and the config comparisons for seeing what changes have taken…
-
You can in Trap viewer (Default is Start -> Programs -> Solarwinds Orion -> Syslog and SNMP Traps -> Trap viewer) Open Trap Viewer and add a new rule to forward everything to the new NMS. Takke note on the last Tab "Alert Actions" add an action, select Forward the Trap, enter the IP address to send it to, check the port…
-
Good point tigger2 , SNMP would need to be enabled on 2012 servers. Another thing you could do on one the servers to be monitored is put wireshark on it and see if the snmp protocol even gets to the Windows server. It doesn't sound like the SNMP get requests are getting to the server. If you are not familure with…
-
Is it possible to ask you client to allow traffic through the firewall to and from your Monitoring wan ip address. If you can then you can monitor your clients infrastructure via snmp on port 161 and 162 will allow snmp traps through. This thread may help: http://thwack.solarwinds.com/thread/22935 This doc has all ports:…