https://github.com/cisco-open/fso-dashboard-examples
This repository contains the demo dashboards that are packages in FSO. You can learn more about the FSO Platform here
https://github.com/cisco-open/fso-dashboard-examples
Last synced: about 2 months ago
JSON representation
This repository contains the demo dashboards that are packages in FSO. You can learn more about the FSO Platform here
- Host: GitHub
- URL: https://github.com/cisco-open/fso-dashboard-examples
- Owner: cisco-open
- License: apache-2.0
- Created: 2023-11-20T09:26:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-26T23:25:03.000Z (10 months ago)
- Last Synced: 2024-06-27T03:02:21.401Z (10 months ago)
- Size: 272 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# FSO Dashboards Demo Repository
This repository contains the demo dashboards that are packages in FSO. You can learn more about the FSO Platform [here](https://developer.cisco.com/docs/fso/#!platform-overview)
## Dashboards Included
### APM
## How to use it
Install & use fsoc: https://github.com/cisco-open/fsoc
Once installed follow these commandsfsoc solution package --solution-package=dashboardsDemo
fsoc solution validate --solution-bundle=dashboardsDemo.zipfsoc solution push --solution-bundle=dashboardsDemo.zip
fsoc solution subscribe --name=dashboardsDemo
fsoc solution status --name=dashboardsDemofsoc objstore get --type=dashboards:dashboard --layer-type=TENANT
More details on how to currently upload a solution and troubleshooting can be found [here](https://developer.cisco.com/docs/fso/#!troubleshoot-solutions)
If you have to change something in this repository, remember to bump the version in the [manifest.json](manifest.json)