zorrzoor / grafana-idrac-dashboard

A Grafana dashboard for Dell iDrac and snmp_exporter for Prometheus
GNU General Public License v3.0
22 stars 7 forks source link

Need SNMP Generator YAML #1

Closed tico88612 closed 3 years ago

tico88612 commented 3 years ago

Nice YAML file & Dashboard, thank you!

but I have one question, how do you generate your snmp.yaml?

zorrzoor commented 3 years ago

To generate snmp.yaml please checkout Generator

or just use the default snmp.yaml from snmp_exporter

tico88612 commented 3 years ago

@zorrzoor Thanks for your reply.

I knew SNMP Generator, but it needs generator.yml, I didn't see any about dell idrac in default generator.yml file.

Can you provide your generator.yml? thank you.

zorrzoor commented 3 years ago

Aha, sorry. I currently only have Dell idrac stuff in my generator.yml file. What you can do is create your snmp.yml with the generator and then just add the lines from my snmp.yml

I'll also upload my generator.yml later this weekend and add notify you here.

I'm also working on a pull request towards snmp generator to add Dell idrac. But that is currently on hold due to work.

zorrzoor commented 3 years ago

generator.yml file added