JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 
June 04, 2023, 10:15:16 AM *
Welcome,
Please login or register.

Login with username, password and session length
Advanced search  
News: New users, please read this message. Thank you!
  Home Help Search Login Register  
Pages: [1]   Go Down

Author Topic: JMX and nodes on firewall  (Read 1779 times)

Binh Nguyen

  • JPPF Knight
  • **
  • Posts: 15
JMX and nodes on firewall
« on: May 23, 2013, 09:35:50 PM »

Hi,

I have a setup where the nodes are connecting to the server through a firewall. I can submit/receive job results but somehow JMX doesn't work on the nodes. The firewall is only work in one direction (nodes -> server). Which means the server can connect to any ports on the nodes. I already opened ports 11111 and 11198 on the server to the nodes. So, the question is what should I do to enable JMX on the nodes?

Thanks a lot
Logged

lolo

  • Administrator
  • JPPF Council Member
  • *****
  • Posts: 2272
    • JPPF Web site
Re: JMX and nodes on firewall
« Reply #1 on: May 25, 2013, 12:51:05 AM »

Hello,

Each node also has its own JMX server, so you would need to open the port it listens to on the node's machine. In the current node distribution, this is port is 12001. More generally it is the value of the node configuration property "jppf.management.port", which you can find in the node's configuration file.

I hope this helps,
-Laurent
Logged

Binh Nguyen

  • JPPF Knight
  • **
  • Posts: 15
Re: JMX and nodes on firewall
« Reply #2 on: May 25, 2013, 08:42:49 AM »

Thanks for the fast reply.

But do I need to open port 12001 on the node or the server? Our firewall only filter traffic from nodes to server so the server can access port 12001 of the nodes.
Logged
Pages: [1]   Go Up
 
JPPF Powered by SMF 2.0 RC5 | SMF © 2006–2011, Simple Machines LLC Get JPPF at SourceForge.net. Fast, secure and Free Open Source software downloads