July 12, 2018
Auto Discovery in Performance Monitoring Toolset
Comments
(3)
July 12, 2018
Auto Discovery in Performance Monitoring Toolset
Newbie 1 posts
Followers: 0 people
(3)

In this blog we will talk about discovery of ColdFusion nodes on Performance Monitoring Toolset. This feature will help Performance Monitoring Toolset (PMT) to discover ColdFusion nodes within the network using multicast.
When you install Performance monitoring tool for the first time below screen will open after first logging in.

1

 

All the ColdFusion 2018 nodes and Performance Monitoring Toolset run a multicast socket with default port 46864.
When user clicks on start auto discovery button, multicast socket will be enabled on Performance Monitoring Toolset and all the ColdFusion 2018 nodes will start sending their information to Performance Monitoring Toolset over multicast.2

After the ColdFusion node/instance has been discovered user can decide which node he/she wants to enable for tracking in Performance Monitoring Toolset .

3

User can click on the toggle button on the right side, to enable tracking for the node. I there are multiple ColdFusion nodes discovered user can selectively enable tracking on the nodes.
If a ColdFusion node is not discovered via multicast because of network and sub-net issue, you can register and ColdFusion node manually by clicking on Add server button.

4

On this pop up user need to fill in ColdFusion instance information. In the Server name text box add the hostname or IP of ColdFusion instance which is accessible from PMT host machine. Monitoring shared secret textbox you need to add the PMT secret generated in ColdFusion Administrator page in monitoring section. This is the secret key pair which will allow PMT to communicate with ColdFusion.

5

If you have a J2EE deployment of ColdFusion JEE context field hast to filled with the context at which ColdFusion is running on application server.
Once all this information is filled click on the Add button. These ColdFusion nodes will be added to the un-tracked list of nodes. User can select ColdFusion nodes from the list by enabling the toggle button on the right.

6

After selection click on the proceed button. Tracking and monitoring will be enabled on individual ColdFusion nodes asynchronously.

7

Once monitoring is enabled on ColdFusion nodes, as success message will be shown against each ColdFusion node. If any ColdFusion node monitoring was not enabled because any error like network issue between ColdFusion and PMT or ColdFusion not able to communicate with monitoring datastore, appropriate error will be shown.

8

3 Comments
2019-02-27 22:24:15
2019-02-27 22:24:15

How do I add a server after first run? (after auto-discover)

Like
(1)
>
ConnecticutRick
's comment
2021-03-30 02:34:42
2021-03-30 02:34:42
>
ConnecticutRick
's comment

Rick, I see that no one ever answered you. You can add servers AFTER the first run using the PMT settings icon (last on the bottom left), and then in its first “General” section, see the option for “ColdFusion Servers”.  There you can see two “tabs”, one for “untracked” and one for “tracked” servers (referring to whether they’d been added to the PMT previously). Note also the “auto-discovery” button at the top of the page, which is enabled by default.

When you first go to the page, it that default “auto-discovery” being enabled should cause it to find any servers that it can detect. Also on the “untracked” tab, you can also use the available “add server” button, to enter values manually.

Like
2018-09-19 13:02:04
2018-09-19 13:02:04

Thanks for this document. I believe this tool uses built-in server. Is it possible to configure it to run over https using Apache?

Like
Add Comment