Code Monkey home page Code Monkey logo

Comments (6)

olemyk avatar olemyk commented on June 1, 2024 1

Hi,

from the doc: https://www.ibm.com/docs/en/spectrum-scale/5.1.4?topic=firewall-recommendations-spectrum-scale-gui

The management GUI uses ZIMon to collect performance data. ZIMon collectors are normally deployed with the management GUI and sometimes on other systems in a federated configuration. Each ZIMon collector uses three ports, which can be configured in ZIMonCollector.cfg. The default ports are 4739, 9980, and 9981. The GUI is sending its queries on the ports 9980, and 9981 and these ports are accessible only from the localhost. For more information on the ports used by the performance monitoring tools, see Firewall recommendations for Performance Monitoring tool.

from ibm-spectrum-scale-bridge-for-grafana.

zhouzhuoCSUFT avatar zhouzhuoCSUFT commented on June 1, 2024

My Spectrum Scale system is 5.1.2 and this is 7.0.5, 7.0.4 log

2023-03-04 15:04:38,263 - bridgeLogger - INFO     -  *** IBM Spectrum Scale bridge for Grafana - Version: 7.0.5 ***
2023-03-04 15:04:38,264 - bridgeLogger - MOREINFO - zimonGrafanaItf invoked with parameters:
 port=4242
protocol=http
server==10.X.X.1
serverPort=4739
retryDelay=60
apiKeyName=scale_grafana
caCertPath=False
includeDiskData=False
logPath=/var/log/ibm_bridge_for_grafana
logLevel=10
logFile=zserver.log
2023-03-04 15:04:38,264 - bridgeLogger - DEBUG    - readSensorsConfigFromMMSDRFS attempt to read /var/mmfs/gen/mmsdrfs
2023-03-04 15:04:38,265 - bridgeLogger - DEBUG    - __do_RESTcall invoke __ params: perfmon/topo GET None
2023-03-04 15:04:38,265 - bridgeLogger - DEBUG    - createRequestDataObj __ created request
2023-03-04 15:04:38,270 - bridgeLogger - MOREINFO - Server internal error occurred. Reason: can't set attribute
2023-03-04 15:04:38,270 - bridgeLogger - ERROR    - Metadata could not be retrieved. Check log file for more details, quitting
2023-03-04 15:10:06,915 - bridgeLogger - INFO     -  *** IBM Spectrum Scale bridge for Grafana - Version: 7.0.4 ***
2023-03-04 15:10:06,915 - bridgeLogger - MOREINFO - zimonGrafanaItf invoked with parameters:
 port=4242
protocol=http
server==10.X.X.1
serverPort=4739
retryDelay=60
apiKeyName=scale_grafana
caCertPath=False
includeDiskData=False
logPath=/var/log/ibm_bridge_for_grafana
logLevel=10
logFile=zserver.log
2023-03-04 15:10:06,915 - bridgeLogger - DEBUG    - readSensorsConfigFromMMSDRFS attempt to read /var/mmfs/gen/mmsdrfs
2023-03-04 15:10:06,915 - bridgeLogger - DEBUG    - __do_RESTcall invoke __ params: perfmon/topo GET None
2023-03-04 15:10:06,915 - bridgeLogger - DEBUG    - createRequestDataObj __ created request
2023-03-04 15:10:06,918 - bridgeLogger - MOREINFO - Server internal error occurred. Reason: can't set attribute
2023-03-04 15:10:06,918 - bridgeLogger - ERROR    - Metadata could not be retrieved. Check log file for more details, quitting

from ibm-spectrum-scale-bridge-for-grafana.

Helene avatar Helene commented on June 1, 2024

hi @zhouzhuoCSUFT
serverPort should be 9980.

from ibm-spectrum-scale-bridge-for-grafana.

zhouzhuoCSUFT avatar zhouzhuoCSUFT commented on June 1, 2024

emmm. but pmcollector listening on 9085 and 4739, and server port must be 9980?

GPFSsever# netstat -ntlp  | grep pmcollector 
tcp        0      0 0.0.0.0:9085            0.0.0.0:*               LISTEN      3682/pmcollector    
tcp        0      0 0.0.0.0:4739            0.0.0.0:*               LISTEN      3682/pmcollector    

from ibm-spectrum-scale-bridge-for-grafana.

Helene avatar Helene commented on June 1, 2024

The port 4739 is used by sensors for internal communication with pmcollector.
The port 9085 is used by pmcollector to talk to their peer.
The port 9080 is predefined for external application to query performance metrics from pmcollector ( in OpenShift 9081)

from ibm-spectrum-scale-bridge-for-grafana.

zhouzhuoCSUFT avatar zhouzhuoCSUFT commented on June 1, 2024

Thanks for your help !

from ibm-spectrum-scale-bridge-for-grafana.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.