ftx / monitoring-opentsdb-iot-ovh

Monitoring Linux servers and multiples services and store metrics on OVH IoT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple monitoring with IoT Database (RunABove) ✌️

With this script, you can monitor basic information and send it to the IoT PaaS on RunAbove platform (OVH) If you have ideas to enhance it, don't hesitate to make a pull request.

alt tag

Tutoriel

IoT Runabove OVH : http://www.flotix.jp/tutoriel-iot-ovh-opentsdb/

Installation script : http://www.flotix.jp/tutoriel-monitoring-serveur-iot/

grafana installation : http://www.flotix.jp/tutoriel-installer-grafana-donnees-iot-openstdb/

Prerequies
  • curl
  • vnstat
  • python
  • python-requests
  • php5-cli
  • php5-curl

####### apt-get install curl vnstat python python-requests php5-cli php5-curl

Configuration

You need to configure first part variables in

  • "monitoring.sh"
  • "bin/iot.py" API credentials
  • "scripts/nginx_connections.php" Url of your nginx status
Grafana

http://www.flotix.jp/tutoriel-installer-grafana-donnees-iot-openstdb/

Contact

Email : flotix@linux.com

Twitter : flotiix

GitHub : ftx

About

Monitoring Linux servers and multiples services and store metrics on OVH IoT


Languages

Language:Shell 52.4%Language:Python 41.2%Language:PHP 6.4%