2. Introduction

Node Monitor is a Vortex OpenSplice application implemented in the Java language which is installed as part of Vortex OpenSplice.

It is possible to use Node Monitor on platforms where both Vortex OpenSplice and the Sigar API can be installed. See Supported Platforms below for detailed information.

Node Monitor publishes the following system-monitoring data into the OpenSplice backbone:

  • CPU information and statistics
  • Memory statistics
  • Network interface information and statistics
  • Operating System information
  • Process information and statistics

Refer to Data Available through Node Monitor for complete list of data that can be obtained from Node Monitor.

2.1. Supported Platforms

  • x86 / Linux kernel 2.6 and up (32/64-bit)
  • x86 / Microsoft Windows 2003 Server/XP/7 (32/64-bit)

Table Of Contents

Previous topic

1. Preface

Next topic

3. Starting and Stopping Node Monitor

This Page