Just added basic discovery but there are loads of information to fetch.
Could use input from people on what to fetch from these.
1 Like
Hi @Rosiak,
I am almost ready to submit a PR that provides these features:
- Pulls all hardware items and stores them in entPhysical and components
- A critical alarm is raised if a component fails
- Creates sensors for all graphable items.
I just need to change the os to whatch what you have committed, merge master, squash then submit.
Take a look at the diff at:
https://github.com/adaniels21487/librenms/tree/feature/CIMC-features
Feedback appreciated,
Aaron
Hi Aaron,
Awesome!
I don’t have any equipment, so feedback will purely be based on the code.
i have access to some cisco blades so i could test it
1 Like
Hi @adaniels21487,
Did you ever get your code pushed?