Try Playground
Show / Hide Table of Contents

Monitor Cluster Connectivity

A cluster should be in a stable form to perform optimally and give maximum output. Partially connected scenarios call for immediate handling. NCache provides the following methods to keep a check on cluster connectivity:

  • NCache Monitor
  • Email Alerts
  • Event Viewer
Note

Cluster connectivity for different store types can be monitored by following the same steps as listed below.

Prerequisites to Monitor Cluster Connectivity

  • Please ensure that the time on your server machine and the machine where the NCache Management Center runs is synchronized with the World Clock Time.
  • Ensure the NCache Service is started. If not, proceed with the following:
  • Windows Environment
  • Linux Environment

In the command line tool of your choice, enter the following command:

Start-Service -Name NCacheSvc

For .NET Core, make sure that you run the NCache Service as an administrator. Here are the steps to do so:

  • Open the Services Window and look for NCache in the list.
  • Right-click on NCacheSvc from the list and choose Properties.
  • Go to the Log On tab and click on the Browse button.
  • In the object name field, type Administrator and click on the Check Names button.
  • It will pick the appropriate Administrator, then click OK.
  • Now, set a Password and click OK.
  • Right-click on the NCacheSvc and choose the Restart option. Now your service will start running as an administrator.

In a terminal of your choice, type the following command:

> sudo systemctl start ncached

NCache Monitor

  • Launch the NCache Management Center by browsing to http://localhost:8251 or <server-ip>:8251 on Windows and Linux.

  • In the left navigation bar, click on the Clustered Caches or Local Caches, based on your requirement.

Local or Clustered Caches NCache Management Center

  • Click on the "..." button on the right corner against the cache name and click on Monitor Cluster. Make sure that the cache is already running.

Monitor Cluster health NCache Management Center

  • In the new tab, a new browser window will pop open showing the Server Dashboard with the Cluster Health tab.

Cluster Health NCache Management Center

  • The image shows the cluster connectivity of a two-node cluster, that is fully connected.

See Also

Monitor Caches using NCache Monitor
Monitor Bridge
Monitor Caches using the NCache Management Center
Troubleshooting NCache Monitoring

In This Article
  • Prerequisites to Monitor Cluster Connectivity
  • NCache Monitor
  • See Also

Contact Us

PHONE

+1 (214) 764-6933   (US)

+44 20 7993 8327   (UK)

 
EMAIL

sales@alachisoft.com

support@alachisoft.com

NCache
  • NCache Enterprise
  • NCache Professional
  • Edition Comparison
  • NCache Architecture
  • Benchmarks
Download
Pricing
Try Playground

Deployments
  • Cloud (SaaS & Software)
  • On-Premises
  • Kubernetes
  • Docker
Technical Use Cases
  • ASP.NET Sessions
  • ASP.NET Core Sessions
  • Pub/Sub Messaging
  • Real-Time ASP.NET SignalR
  • Internet of Things (IoT)
  • NoSQL Database
  • Stream Processing
  • Microservices
Resources
  • Magazine Articles
  • Third-Party Articles
  • Articles
  • Videos
  • Whitepapers
  • Shows
  • Talks
  • Blogs
  • Docs
Customer Case Studies
  • Testimonials
  • Customers
Support
  • Schedule a Demo
  • Forum (Google Groups)
  • Tips
Company
  • Leadership
  • Partners
  • News
  • Events
  • Careers
Contact Us

  • EnglishChinese (Simplified)FrenchGermanItalianJapaneseKoreanPortugueseSpanish

  • Contact Us
  •  
  • Sitemap
  •  
  • Terms of Use
  •  
  • Privacy Policy
© Copyright Alachisoft 2002 - 2025. All rights reserved. NCache is a registered trademark of Diyatech Corp.
Back to top