Create a Custom Dashboard to Monitor Ollama APIs
- Download Custom_dashboard_script.zip It contains:
Directory Description templatesContains jsontemplates to create the dashboard files.dashboardDashboard jsonfiles are created here. It contains the samplejsonfiles.main.pyPython script to create the dashboards. readme.mdDescription of the solution. - Run the following command:
CODE
cd Custom_dashboard_script python3 main.pyThe preceding command prompts you to specify the dashboard type (application or tier) that you want to create.
- Based on your selected dashboard type, you will be prompted to specify the following dashboard detail.
- Import the dashboard in the Controller UI. See カスタムダッシュボードおよびテンプレートの作成と管理
Tip: Navigate to Tiers & Nodes > My Dashboards and create a dashboard for the selected application by copying and pasting widgets from the existing dashboard for easier navigation.