# om-template **Repository Path**: wang-weifeng21/om-template ## Basic Information - **Project Name**: om-template - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2023-11-10 - **Last Updated**: 2023-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # om-template Import template([json file](https://gitee.com/opensourceway/om-template/tree/master/template)) in grafana. You could see [grafana import guide](https://grafana.com/docs/grafana/latest/reference/export_import/) ## HOW TO USE SCRIPT TO BAKUP 1. get grafana api key ```shell grafana-> configuration-> api keys ->new key ``` 2. excute script ```shell bash grafana_db_bak.sh $grafanahosts $apikey ```