Glances , An Eye on your system.md 779 B


Title: "Glances, An Eye on your system" Date: 2017-11-16 12:05:04 Categories: [data processing] tags: [glances, monitoring]

Authors: sedlav

Glances is a cross-platform system monitoring tool written in Python.

Features:

  • Cross-platform: Written in Python, Glances will run on almost any plaftorm : GNU/Linux, FreeBSD, OS X and Windows.
  • API: Glances includes a XML-RPC server and a RESTful JSON API which can be used by another client software.
  • Web UI: No terminal at hand ? Use the built-in Web UI and monitor your system from any device.
  • Export: Export all system statistics to CSV, InfluxDB, Cassandra, OpenTSDB, StatsD, ElasticSearch or even RabbitMQ. Glances also provides a dedicated Grafana dashboard.

Link