From 7a8d7ab7056a95a75587555d5c202c807323401c Mon Sep 17 00:00:00 2001 From: Manikandan Date: Thu, 11 Jun 2026 12:03:01 +0530 Subject: [PATCH] Update README.md for server links. --- cassandra_monitoring/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cassandra_monitoring/README.md b/cassandra_monitoring/README.md index 23c6389a..47311f69 100644 --- a/cassandra_monitoring/README.md +++ b/cassandra_monitoring/README.md @@ -6,7 +6,7 @@ Apache Cassandra is an open-source, distributed NoSQL database management system ### Monitor the health and performance of your Cassandra database with our plugin integration: #### Prerequisites -- Download and install the latest version of the [Site24x7 Linux agent](https://www.site24x7.com/app/client#/admin/inventory/add-monitor) in the server where you intend to run the plugin +- Download and install the latest version of the [Site24x7 Linux agent / Site24x7 Windows Agent](https://www.site24x7.com/help/admin/adding-a-monitor.html#server) in the server where you intend to run the plugin - Install the jmxquery module for python. ```