-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Not that I dont love maintaining code and such but hey, if there is better maintained tool to leverage, great! The https://github.com/ytti/oxidized project looks to be pretty well done and seems to cover most of the things I care about.
Check into viability of using it as the configuration archive method and integrate ONA to it using its API.
There may be a few areas to tweak and or give PRs for to mesh up with my desires and how I use archives.
Things to consider:
- password management
- user management
- host lists based on ONA
- snmptrap based triggers
- other methods of triggering (touching a file)
- other methods of loading into the system.. direct file, post to endpoint etc
- git as a backend
- types
- 'hiding'/ deleting text from the config.. seems to be there, how is it done?
- is there an untouched version of the config that can be used for restore?
- other security implications... encryption, ssl, blah d blah
@ytti Cool stuff by the way, hopefully I find time to dig in.