Ports

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ranjitw
Posts: 175
Joined: Tue Sep 01, 2015 1:52 am

Ports

Post by ranjitw »

Hi All,

Could you please let me know what would be the default port which would be used for communication between inside components of Nagios XI .

Example port being used for communication between NDOUtils -> My SQL

NagiosSQL -> Configuration Files

Nagios core -> NDOUtils

Nagios XI -> PostgreSQL.

Please update the attachment with relevant port numbers.
You do not have the required permissions to view the files attached to this post.
Regards,
Ranjit W
ranjitw
Posts: 175
Joined: Tue Sep 01, 2015 1:52 am

Re: Ports

Post by ranjitw »

Please ignore internal scripts component of the image.
Regards,
Ranjit W
jolson
Attack Rabbit
Posts: 2560
Joined: Thu Feb 12, 2015 12:40 pm

Re: Ports

Post by jolson »

Postgresql: 5432
MySQL: 3306

Flow of information:
Ndoutils -> MySQL
Nagios XI -> NagiosQL -> 3306:MySQL -> configuration files

Aside from MySQL and Postgres, the other components you mentioned don't listen on ports - they either use Unix Domain Sockets or don't listen at all. Let me know if you have any questions, thanks!
Twits Blog
Show me a man who lives alone and has a perpetually clean kitchen, and 8 times out of 9 I'll show you a man with detestable spiritual qualities.
Locked