-
Notifications
You must be signed in to change notification settings - Fork 22
HTTP REST Api endpoint endpoints
hwassman edited this page Jul 30, 2025
·
1 revision
-
/endpoints
- Supported for Prometheus API
- This endpoint lists all the PrometheusExporter scrape metrics endpoints that are supported.
Example output:
```console
# curl https://9.XXX.XXX.46:9250/endpoints -k -u scale_admin:TXlWZXJ5U3Ryb25nUGFzc3cwcmQhCg==
/metrics_gpfs_disk
/metrics_gpfs_filesystem
/metrics_gpfs_nsddisk
/metrics_gpfs_nsdpool
/metrics_gpfs_nsdfs
/metrics_gpfs_poolio
/metrics_gpfs_vfsx
/metrics_gpfsioc
/metrics_gpfs_vio64
/metrics_gpfs_pddisk
/metrics_gpfs_vflush
/metrics_gpfs_node
/metrics_gpfs_nodeapi
/metrics_gpfs_filesystemapi
/metrics_gpfs_lroc
/metrics_gpfs_chms
/metrics_gpfs_afm
/metrics_gpfs_afmfs
/metrics_gpfs_afmfset
/metrics_gpfs_filesetquota
/metrics_gpfs_fileset
/metrics_gpfs_pool
/metrics_gpfs_diskcap
/metrics_gpfs_poolcap
/metrics_gpfs_inodecap
/metrics_gpfs_event_producer
/metrics_gpfs_mmhealth
/metrics_gpfs_mutex
/metrics_gpfs_condvar
/metrics_gpfs_qos
/metrics_gpfs_fcm
/metrics_gpfs_fcmda
/metrics_gpfs_tscom
/metrics_gpfs_hardware
/metrics_nfsio
/metrics_smb_stats
/metrics_smb_globalstats
/metrics_ctdb_stats
/metrics_ctdb_dbstats
```
Visit the IBM Storage Scale Knowledge Center for getting more info about the latest product updates
-
- Setup classic Grafana
- Make usage of Grafana Provisioning feature
-
- Installing RedHat community-powered Grafana operator from OperatorHub
- Creating Grafana instance using the RedHat community-powered Grafana-operator
- Creating Grafana Datasorce instance from Custom Resource managed by the RedHat community powered Grafana operator
- Importing the predefined dashboard from the example dashboards collection
- Exploring Grafana WEB interface for CNSA project in a k8s OCP environment
- How to setup Grafana instance to monitor multiple IBM Storage Scale clusters running in a cloud or mixed environment
- API key authentication
- Configurable bridge settings
- CherryPy builtin HTTP server settings
- How to setup HTTPS(SSL) connection
- Start and stop grafana-bridge with systemd
- Refresh IBM Storage Scale cluster configuration data cached by grafana bridge
- Accelerate the PrometheusExporter data retrieval time
- Grafana Dashboard Panel shows no metric values for a particular entity
- Missing Grafana-Operator on an OpenShift cluster
- Missing CherryPy packages
- What to do if your system is on Python < 3.8
- Grafana-bridge fails to start with Python3.8
- Grafana-bridge container time is different from a host time
- Verify that the grafana-bridge returns data as expected