Skip to content

Repository files navigation

Object First Grafana Dashboards

This section contains a Grafana Dashboard for Object First. The scripts and dashboards are inspired by the Veeam Grafana dashboards by Jorge De La Cruz.

📗 Documentation

Create an environment with Grafana and InfluxDB. An example of how to install InfluxDB and Grafana can be found on Jorge De La Cruz's blog

⚠️ The documentation below assumes you are using a Linux environment and expects you to have some knowledge of editing files!

  1. Check out the repository

    git clone https://github.com/ObjectFirstCommunity/objectfirstcommunity-grafana.git
  2. Create your settings.sh by creating a copy of settings.sh.example

    cp objectfirst/settings.sh.example objectfirst/settings.sh
  3. Edit your settings.sh file according to your needs.

  4. Import Grafana Dashboard for Object First Clusters.json into your Grafana instance.

  5. Setup a cronjob to automatically import data.

    */10 * * * * /path/to/objectfirst.sh >> /path/to/objectfirst.log 2>&1

Grafana Dashboard

✍ Contributions

We welcome contributions from the community! We encourage you to create issues for Bugs & Feature Requests and submit Pull Requests. For more detailed information, refer to our Contributing Guide.

🧪 Testing

For testing purposes, a Vagrant environment has been created.

  1. Create your settings.sh by creating a copy of settings.sh.testing

    cp objectfirst/settings.sh.testing objectfirst/settings.sh
  2. Edit your settings.sh file according to your needs.

  3. Import Grafana Dashboard for Object First Clusters.json into your Grafana instance.

  4. Setup a cronjob to automatically import data.

    */10 * * * * /path/to/objectfirst.sh >> /path/to/objectfirst.log 2>&1

🤝🏾 License

🤔 Questions

If you have any questions or something is unclear, please don't hesitate to create an issue and let us know!

About

Grafana dashboard for Object First

Resources

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages