E
E
Eugene2018-05-08 13:00:05
Do it yourself
Eugene, 2018-05-08 13:00:05

Server / site status in the form of a traffic light / light bulb?

There was an idea to implement the availability status of the company's servers in the form of a physical light bulb / traffic light / display. For example available - lights up green. No, red.
What implementation methods do you know?

Answer the question

In order to leave comments, you need to log in

7 answer(s)
M
Maxim Timofeev, 2018-05-08
@webinar

How would it be done in a large company:
We hire a painter, give him paint, he sits and listens to see if the server is working, as soon as it stops, he runs and repaints the light bulb.
Advantages of the method:
you can use ordinary 60 w light bulbs
easy integration and scaling
Cons:
response speed
Then you can gradually automate the project:
1 stage: painter (paints) + listener (listens and sends SMS to the painter). Seriously increase the response speed, but also the cost.
Stage 2: creating an SMS message template. It will also increase the response speed at no cost. You will need a specialist familiar with the phone OS to create a template, optimally attract outsourcing.
Stage 3. A mobile application that listens to the server through a microphone and sends SMS to the painter.
......
Stage 87. Arduino/rasberyPi

D
Dmitry Belyaev, 2018-05-08
@bingo347

Arduino/STM32 + WiFi module?
Availability is checked by periodic ping/request

#
#, 2018-05-08
@mindtester

what about the meaning?
explain - where to place? in the IT workspace? (sometimes represented by one admin)... ..or
in the server room? - it makes even less sense to
push to a smartphone when ping (or another indicator of availability) is gone - here you can already report about 24/7
and it’s not a fact that it’s more difficult - if the servers are closed from a large network - ... but you anyway we need controlling nodes (or a mutual controlling service, in the background on each server) + a cloud application that, upon request from the "controller", sends a push
... this is, as it were, quite an initial level of mobile applications, but the efficiency is higher, and even more the question is what is more difficult
ps by the way yes (hello Roman Mirr ) there may be ready-made solutions ... that isin many ready-made solutions , there may be those that push alerts out of the box

V
Vitaly Arkhipov, 2018-05-08
@arvitaly

Check out my article on the traffic light chrome extension.

A
Alexander Ter, 2018-05-08
@alexsandr0000

Might be worth trying something like stm32 + wi-fi + led with a driver. MK connects to wi-fi and regularly pings or in some other way determines the availability of servers, then if the test fails, turn on the corresponding LED or lamp.

R
Roman Mirilaczvili, 2018-05-08
@2ord

There is a complete software for monitoring the availability of services.
Nagios, Cacti, OpenNMS, Zabbix, Pandora FMS, etc.

1
1cloud_ru, 2018-08-06
@1cloud_ru

And it's even easier to use the service that we recently released. There are colored lights and email notifications and you can check not only the server, but also the domain. You can organize a check from different parts of the world, view the history of checks and set the frequency of monitoring. The first month is free, but you need to register in the service https://panel.1cloud.ru/monitoring
5b684b0dbd3d7500417829.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question