Comments
-
The way I get Serial numbers is via a UnDP setup on the Solarwinds Server. But yeah it would be so much better is it was added to the screen I show above...
-
What you can do is make NICs on the server Children of the Network Switch, so if the switch goes to the state of Down Node, the NICs on the Server becomes classed as unreachable nodes. But if the Server goes down the NICs on the Server / Server itself becomes classed as a node down.
-
Morning @"superfly" Strange as I seem to add the custom polling information: It then displays in the Node Details:
-
There is a report in the Content Exchange created by @"KMSigma.SWI" thwack.solarwinds.com/.../3003
-
Hey, there is a really useful modern dashboard in the Content Exchange which was created by @"jm_sysadmin" and @"KMSigma.SWI" (Thank you) which shows you the status of your Solarwinds Server https://thwack.solarwinds.com/content-exchange/the-orion-platform/m/modern-dashboards/2863 Anyway, right at the botton of the…
-
The Meraki API is a bit hit and miss i have found, so what we have setup is that we poll for the status of th device using SNMP v3. For some other details we run a small ptython script to pull information like, MAC Address, Serial Number, Device Name, Model, Network ID, License Expiration Date, Tags, Order Number, Product…
-
This could well be down to Machine Type not being picked up: What you might need to do is create a Poller and enter in the details that you needed to be displayed. For Example I had an issue with Cisco SG250s and created this poller:
-
A quick way to do it is generate a report with: Caption - For the Device name VLAN ID - To Get the VLAN Number VLAN Name - To put a name to the Number. Once this report is created, run it and then you can export it to a CSV file...
-
From my experience I have only come across Accounts being locked, never SNMP being locked out. Is there maybe a firewall between your SW Server and the Switch in question?
-
Hi @"nato" what I would recommend you do is make a Custom Poller, I had to do this for a Cisco SG250 which was only showing Machine type as Cisco... This can be done under, Settings, Mangae Pollers. In here you select create a new poller to obtain the device inforamtion and within this area you can either put in the…
-
That Code has already been released :)
-
Had the same issue, but I had a few hundred sites with an & in them. So a tip, do an export of the Customer Properties, do a search and replace (I replaced an & with a ,) then do an import. It might moan (as mine did) if you are using drop down list but it is easy enough to add the value to the list.
-
Hi When I try adding a user from a different domian I get this message: Cannot logon '<<DOMAIN ADMIN USER>>@<<DOMAIN>>' via NetworkCleartext/Default
-
Hi When I try adding a user frp, a different domian I get this message: Cannot logon '<<DOMAIN ADMIN USER>>@<<DOMAIN>>' via NetworkCleartext/Default Ever come across this??