We'd like to generate a SolarWinds report to show user accounts on each Cisco switch in our network, and use it to confirm which switches have individual user accounts on them and identify any ‘rogue’ accounts.
You don’t ask for much
I would look down the universal device poller and get the info into the database then you would be able to report on it.
this looks useful www.cisco.com/.../45281-ttyusers2.html
if not used UNDP before some instructions below
https://support.solarwinds.com/SuccessCenter/s/article/Create-a-Universal-Device-Poller-UnDP?language=en_US
Thanks Dodo - I'll take a look at the suggestion below. As with alot of things in IT, it was "someone else" who asked for this!
If you have syslogs enabled and are sending them to Log Analyzer, you can always just look at a report from there. (Just an option)
Isn't this something for the "User Device Tracker" module?!? There you can see what device is connected to what port, and if you connect to your domain controller also you see what used logged in on what device - port- switch..
That's possible. Unfortunately at the minute we don't have the UDT module. Maybe something to consider.
The Orion NCM module performs a configuration backup of network devices such as Cisco switches. Within this backup is the definition of the local user accounts configured on the device.
Therefore, with this data available in the Orion database, you can then create a report from that data. The report query will be a bit more complex, as the config backup is stored as unstructured data, but would be very achievable.
You will see from the following link, the config backup includes on lines 34 - 36 local user account definitions. The first thing I would do is use the NCM Config Search widget and search for 'username'. This in itself 'may' be all you need.
Therefore, if you have the NCM module in your Orion platform, this will be the easiest way.
I guess this depends on what you mean for "user accounts."
Long story short, there's an option for you available - you just need to pick the right tool from the toolbox.