Comments
-
Hi Is the Ruggedcom MIB does not support inventory from NCM? If the Ruggedcom support that then you can get that report..
-
Hi 1. could be Compliance Policy Reports. 2.NCM search 3.If you can reach the NCM backup folder from a linux device you can use grep command :-)
-
Hi If you have NCM so you can modify the backup template to support the cli command that will get hardware serial.. Here a template that I used to track hardware from juniper devices https://thwack.solarwinds.com/content-exchange/network-configuration-manager/m/device-templates/971
-
You could also make alert base of syslog or snmp trap sound like event that CP will OOB send notification ..
-
Well you stil Can point the sonar to those ip you like to add… or Try this https://thwack.solarwinds.com/product-forums/network-performance-monitor-npm/f/forum/16108/bulk-node-name-caption-change
-
Sure you just use the sonar with no snmp that will get you icnp nodes documentation.solarwinds.com/.../core-network-discovery-using-the-network-sonar-wizard-sw1574.htm
-
Hi If there no SNMP oid take a look if there is SNMP trap or/and Syslog event..
-
Hi Take a look on that power shell ssh example same problem different hardware “fishing cli output” https://thwack.solarwinds.com/product-forums/network-performance-monitor-npm/f/forum/94373/health-status-in-fortigate-firewall
-
Well the last one stop .. @jreves was the last PM ...
-
Please vote :-) https://thwack.solarwinds.com/product-forums/network-performance-monitor-npm/i/feature-requests/fortigate-hardware-health-support
-
That work for me
-
Hi This is the supported list :-) https://support.solarwinds.com/SuccessCenter/s/article/Hardware-health-OIDS?language=en_US 1.You can make a feature request ...(will take years) 2.You can make a support ticket and ask your fortigate rep. to contact solarwinds PM.. about that OOB visibility that Cisco & Juniper has and…
-
Hi some of those snmp Oids are “out of the box” as part of the native hardware health The rest you will need to make some universal pollers…. https://support.solarwinds.com/SuccessCenter/s/article/Create-a-Universal-Device-Poller-UnDP?language=en_US…
-
Hi NCM is using the account that are attach to the node... Take a look if there are too many jobs/backup jobs that run the system. In my system I split the backup job by CP "DeviceType" AKA router run at 19:00 Firewall at 20:00 Switch at 21:00... It could be help you clear up why you getting login failures..
-
Yes You can use that. https://documentation.solarwinds.com/en/success_center/npm/content/core-creating-device-studio-pollers-sw2534.htm
-
Hi This is work around how to “backup” show output like sfp inventory https://thwack.solarwinds.com/content-exchange/network-configuration-manager/m/device-templates/314 The noc shared the MCM folders on Linux jump box and used grep to find any device hardware details
-
Hi use the compliance report engine. The site is full with examples of how to find a configuration statement and remove or add
-
Hello Sorry not sure why but Extreme “Hardware health” is not supported.You can make a feature request if there’s any … But the best way is asking Extreme to reach Solarwinds and make that happen special with the new universal hardware
-
Hi https://thwack.solarwinds.com/content-exchange/network-configuration-manager/m/device-templates/971 This should be a good start I used this for getting the juniper hardware inventory to the database as a config file. I think the “start shell” will need some change in the profile because of the change in the cli prompt …
-
Sorry not many in thwack use telco gear. Try www.alcatelunleashed.com I think they can lead you to what Oid you need to poll from your SR.
-
Hi If you monitor your device interfaces you should not have any surprises about bandwidth you use..?right? Vlan is a subset of one or more interfaces in 99% of cases. I think we have more visibility problem with layer 2 loops and broadcast domain ... mac table sizes...
-
Make sure your rule is use that check "run script on each blockStartLine..."
-
Hi you just can not compare a vendor EMS with a open NMS. Its sure a good idea to get the vendor EMS if your shop is only on type gear.. But most network are a mix of vendor where NMS make much more sense ..
-
Hi I can’t help you out with that CCT I actually think that if else is not possible with.. I think you can get about the same results with the compliance report engine …the compliance report will only touch the interfaces that match the condition other plus..
-
Hi The best way is to use SWQL Studio there possibility to convert query to PS that is will give you clean table Get-SwisData (Connect-Swis -Hostname myOrionserver -Username 'myuser' -Password 'mypass') -Query 'SELECT TOP 10 Address, AddressMask, CIDR, FriendlyName FROM IPAM.Subnet' -Parameters @{}
-
Update your new Aruba in: thwack.solarwinds.com/.../tell-us-your-unknown-devices-v2-0
-
How about syslog?If the goal is getting alert syslog will be faster than snmp
-
Thanks I can see some stuff there I think I need Solarwinds support
-
All...
-
The right way is to make FR...