-
A Peek Into Some Cloud Monitoring Tools
- http://www.opensourceforu.com/2013/12/peek-cloud-monitoring-tools/
- Ganglia and Nagios, Monitor enterprise clusters with Ganglia
http://www.ibm.com/deve…
-
```
docker rm bb2afb1ec924
docker rm 26b7e3c4e010
docker rm 6932e19f8031
docker rm fb72d73d1675
docker rm 9a658133ced9
```
this not good workflow each time for review cassandra avaible or not…
-
:) thanks
-
Python3 is missing in your Image File, if I add it, Nagios can't ping clients. Google said depends on the "Lang" set in Container.
Error after adding "apk add python3"
> CRITICAL - Could not inter…
-
On my latest attempt with heroku, I got the following error message in logs:
2014-08-22T06:19:17.742978+00:00 app[web.1]:
2014-08-22T06:19:17.742998+00:00 app[web.1]: > node-ndoutils-web@0.0.1 start…
-
Reported by @jtome
If one is mounting /opt/nagiosgraph/etc or /opt/nagiosgraph/var outside of the container, and the mounted directory is empty nagiosgraph fails to load, Files should be copied in …
-
* WHAT :
```
InvalidResponseFromLivestatus: Could not parse response from livestatus. \
Query:GET downtimes ResponseHeader: fixed16 OutputFormat: python ColumnHeaders: on Response:
```
* HOW: qu…
-
I am running nagios version 4.5.1 (https://www.nagios.org/projects/nagios-core/4x/)
```
# rpm -qa | grep thruk
libthruk-3.00-0.x86_64
thruk-base-3.14.2-12970.1.x86_64
thruk-3.14.2-12970.1.x86_…
-
We made comments optional when acknowledging a service / host issue by setting the following settings in 'cgi.cfg'.
CMT_ACKNOWLEDGE_HOST_PROBLEM=1
CMT_ACKNOWLEDGE_SVC_PROBLEM=1
The setting work…
-
What I have installed:
centos 7.5, all packages are up-to-date
nagios-4.4.2 + patch proposed in https://github.com/NagiosEnterprises/nagioscore/issues/573
thruk-2.24
mod_gearman-3.0.6 + nagios 4.4…