monitoring-server
Here are 101 public repositories matching this topic...
it could be great if statusok could calculate the downtime period and the average uptime like statuscake does :

<img width="247" alt="Screenshot 2019-06-10 at 11 24 02" src="https://user-images.githubusercontent.com/47117399/59186159
'http-outbound'/'https-outbound' events return undefined response statusCode if client uses request, request-promise or any other http libraries that do not use callback when making http.request. You mention this in the code comment (https://github.com/RuntimeTools/appmetrics/blob/master/probes/http-outbound-probe.js#L91), but there is no explanation on work-around for popular http libraries
-
Updated
Jul 3, 2019 - Go
If assumption that newer node.js versions are better and we can use them, maybe we can use the best possible in Docker?
UI: Home page update
Home page should display basic stats:
- How many members are in the cluster
- How many monitors we have
- How many monitors are in OK/WARNING/CRITICAL state
- Maybe some stats about different monitor types (and how many instances we've got) - ie. how many exec checks, how many http checks, how many $etc checks.
-
Updated
Aug 28, 2019 - Python
Raising on behalf of @seabaylea
At the moment the documentation in the README is sufficient to run either SM-dash or SM-prometheus. The only documented constructors in the example are the convenience ones, so each will create their own Router and pass it to Kitura. This means the last one created wins, and will block the other from displaying.
Documentation needs to show how to create and pas
Tried to install from Bintray following the docs in http://docs.alignak.net/en/latest/02_installation/01_system.html, I met this error :
-----
Alignak post-install
User account: alignak
Installation prefix: /usr/local
-----
Detecting OS platform
-> system is: Linux
-> found linux
Checking / creating 'alignak' user and users group
User alignak still exists
Detecting Python version
-
Updated
Jun 17, 2020 - JavaScript
-
Updated
Apr 21, 2018 - HTML
The current design of collector acts as an independent application, with a separate main.go file. And the current implementation also has duplicate code, doing the same functionality.
- if enableProcessCollection block in src/main.go and src/collector/main.go
What I suggest is maintaining collector similar to other modules(same design). This will also help integrating collector with the
-
Updated
Aug 18, 2017 - Java
-
Updated
Jun 6, 2020 - Rust
-
Updated
Apr 14, 2020 - Python
-
Updated
Mar 24, 2017 - JavaScript
-
Updated
Jul 4, 2020 - JavaScript
-
Updated
Dec 11, 2018 - Python
When an host/service initial_state is modified, the element ls_state should be updated accordingly if no check occured yet (ls_state_check == 0)
-
Updated
Feb 9, 2020 - JavaScript
Probably related to #150
$ mkvirtualenv alignak
$ pip install alignak-webui
[snip]
$ alignak-webui-uwsgi
realpath() of /usr/local/etc/alignak-webui/uwsgi.ini failed: No such file or directory [core/utils.c line 3618]
-
Updated
Apr 25, 2017 - HTML
-
Updated
Jun 6, 2020 - Java
-
Updated
Jul 4, 2017 - C
-
Updated
Jan 15, 2019 - JavaScript
-
Updated
Feb 15, 2019 - CSS
-
Updated
Oct 18, 2017 - PHP
Improve this page
Add a description, image, and links to the monitoring-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the monitoring-server topic, visit your repo's landing page and select "manage topics."
I just tried to follow your guide on setting up a raspberry pi, however the service was failing to start. I tracked it down to the downloaded "binary" was actually a HTML redirect page.
Amending the following command under "Install Monitoror" with a -L command works as expected.