Skip to content

Commit 142d3e4

Browse files
committed
Update Grafana bridge classic setup documentation for gpfs v.5.1.1
1 parent 86242e3 commit 142d3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CLASSIC_SETUP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Start the bridge application by issuing:
7575
# python3 zimonGrafanaIntf.py --apiKeyValue
7676
```
7777

78-
You will be prompted by a command line interface to enter the 'password'. You can also pass the key value directly (not recommended) by the zimonGrafanaIntf.py invocation following the '--apiKeyValue' input parameter name, or alternatively, store the key value in the config.ini file. For more options configuring and invoking API key please read the [WiKi](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/wiki/Configuring-a-performance-monitoring-API-key-for-the-IBM-Spectrum-Scale-Performance-Monitoring-Bridge) article.
78+
You will be prompted by a command line interface to provide the 'password'. Enter the scale_grafana API key value(32 hexadecimal digits sequence). You can also pass the key value directly (not recommended) by the zimonGrafanaIntf.py script invocation following the '--apiKeyValue' input parameter name. Alternatively, store the key value in the config.ini file. For more options configuring and invoking the API key for an IBM Spectrum Scale Performance Monitoring Bridge please read the [WiKi](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/wiki/Configuring-a-performance-monitoring-API-key-for-the-IBM-Spectrum-Scale-Performance-Monitoring-Bridge) article.
7979

8080
If the bridge did establish the connection to the specified pmcollector and the initialization of the metadata was performed successfully, you should get the message "server started" at the end of line. Otherwise check the zserver.log stored in the zimonGrafanaIntf directory. Additionally, check the pmcollector service running properly by issuing:
8181

0 commit comments

Comments
 (0)