Skip to content

johnchronis/ClusterResourcesMonitor

Repository files navigation

ClusterResourcesMonitor

A service that monitors cpu, memory and disk usage of a cluster. Detailed logs are stored and a live status is served at :8484

Prerequisites

  • nodejs
  • passwordless ssh to every node

Usage

  • with Exareme installed run : startExaremeMonitoring.sh
  • without Exareme run : startMonitoring.sh
  • to stop run : stopMonitoring.sh

Configuration

  • When it is used without Exareme create a file called workers containing the ips of the nodes that you want to be monitored (one per line)

View Live Usage

Usage can be monitored at :8484.

Alt text

Log

The detailed logs are store at the directory statsLogs

Alt text

About

Monitor and log cpu, memory and disk usage of a cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published