Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to connect node js server with dashboard #16

Open
ohm40019 opened this issue Oct 31, 2014 · 4 comments
Open

unable to connect node js server with dashboard #16

ohm40019 opened this issue Oct 31, 2014 · 4 comments

Comments

@ohm40019
Copy link

Hi ,
We are runing our nodejs application on 4 clusster , How i can connect my alll process with dashboard?

regardsm,
Om

@lorenwest
Copy link
Owner

Create a new page, drop in whatever component you want (start with app viewer), configure it to the name of your server, repeat. You can put all servers on one page, or create a separate page for each server. Or both.

@ohm40019
Copy link
Author

ohm40019 commented Nov 3, 2014

How can i send data to that component? how can i add new server to dashboard.

@lorenwest
Copy link
Owner

When the component is dropped onto the page, it has a configuration dialog box (click the component title to open the dialog box). Most components have a server dropdown. If your server isn't listed in the dropdown, save the component with another server, then open the dialog again and press the view source button on the bottom of the component settings dialog. That should let you change the server to the one you want.

That last piece is fairly unpleasant, and it's something we're working on fixing...

@lorenwest
Copy link
Owner

Once your server is configured for the component, just opening the page gets the component connected to the server, where the component can gather data from the server. The component type determines which data it needs from the server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants