Giter VIP home page Giter VIP logo

rhel's Introduction

RHEL

Sensu, Grafaana, InfluxDB complete setup on RHEL OS on AWS EC2.

The Document is incomplete. but there is single file(RHEL_CENTOS_Sensu_influxdb_grafana.sh) in which i've included everything thats need to be setup. Execute this script and make sure to change Public IP Address of your sensu server in the file '/etc/sensu/conf.d/handlers.json' after executing.

Once you change the IP Address, restart all the services

'sudo service sensu-server restart && service sensu-api restart && service sensu-client restart && service uchiwa restart && service grafana-server restart && service influxd restart'

The script does following:

installs all the necessary packages(Sensu,influxdb,grafana) and all the links between them. on server machine. (Im doing this on single machine, if this is working i hope setting up client is easy)

it installs 'load-metrics' checks. so when you open 'server_public_IP:8083' and select database 'sensu' and 'show measurements' you must be able to see three metric measurements.

if you need to add more metrics like cpu or memory. download them and edit /etc/sensu/conf.d/metrics.json file and add handler as 'influxdb_udp' this must get you metrics you required in the db.

*:8083 - Influxdb admin page *:3000 - Grafana *:3001 - Uchiwa *:15672 - RabbitMQ

You need to login to Grafana 'admin' and 'admin' as creds and add metrics. follow http://docs.grafana.org/datasources/influxdb/

here are the details i've used.

sensu host - /sensu sensu password - sensupasswd sensu username - sensu database - sensu db username - test db test user's password - test

rhel's People

Contributors

resistancet9 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.