Is it possible to create a NCM report that would parse all of the configurations of the devices being polled to search for a specific string, and return the results? Specifically, I want to verify that my local emergency account only has level 0 privileges. Thus, I want to look for the following string:
username emergency-acct privilege 0
Is this possible?
Thanks,
Jon