Try Playground
Show / Hide Table of Contents

Performance Counters Logging

Using Report-View, you can instantly monitor performance and you can also log these counters in a .blg file. All the counter values, which are currently in the dashboard will be logged into a file after each second. You can start the performance counters logging instantly or you can schedule the logging at a specific time. Moreover, you can log the performance counters on a cache, as well as, a specific node based on your requirement. On saving the logs of the cache, a separate log file will be generated for each node in case of a clustered cache.

Prerequisites to Log Performance Counters

Ensure the NCache Service is started. If it is not started, do 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 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 NCache Service and choose the Restart option. Now your service will start running as administrator.

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

> sudo systemctl start ncached

Performance Counters: Using the NCache Management Center

Follow the below given steps to log the counters using the NCache Monitor:

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

  • It opens a page showing a list of clustered caches.

View Details PerfMon Logging

  • From the top right of the details page, select the Settings Tab button. It will open a new page.

  • On the opened page, go to the Perfmon Logs section and provide the path for the logs to be saved. If the path is not changed, the default path will be used for saving the logs so please ignore this step.

PerfMon Logging

  • Click Apply to save your settings.

  • After changing the path, go against the cache name, click on the '...' button, and click on Save PerfMon Logs.

Save PerfMon Logs

  • On the path provided, a new file will be saved with all the PerfMon logs saved in it. On opening this file, Performance Monitor will show the logs saved in the file. You can modify the view and also check the current activity details using this file.

Path for Saving Logs

See Also

Windows Event Logging
Email Notifications on NCache Events

In This Article
  • Prerequisites to Log Performance Counters
  • Performance Counters: Using the NCache Management Center
  • 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