-
```
Host PROBLEM notification
Host: [lib-staff994.princeton.edu](http://lib-staff994.princeton.edu/) (IP: 128.112.201.151)
State: DOWN
Additional Info
CRITICAL - 128.112.201.151: rta nan, lost 10…
-
```
Service PROBLEM notification
Host: localhost (IP: 127.0.0.1)
Service: HTTPS lae
State: CRITICAL
Additional Info
CRITICAL - Socket timeout after 10 seconds
```
We have an alert that is almo…
-
```
Service PROBLEM notification
Host: [lib-dss999.princeton.edu](http://lib-dss999.princeton.edu/) (IP: 128.112.203.169)
Service: Check_MK
State: CRITICAL
Additional Info
(Service Check Timed O…
-
```
Service PROBLEM notification
Host: [lib-solr-prod1.princeton.edu](http://lib-solr-prod1.princeton.edu/) (IP: 128.112.201.238)
Service: CIFS mount /mnt/solr_backup
State: WARNING
Additional In…
-
**Describe the bug**
debugMCMC reports that PDFs not up to date during an MCMC run.
**To Reproduce**
- Check out https://github.com/mk-nt/950_ns_t_ki
- Launch `mcmcmc.Rev`. This contains `setO…
-
**Describe the bug**
Seeing this when running Erlang.mk tests but very rarely:
```
RFailed to write log message to stdout, trying stderr
=ERROR REPORT==== 13-Nov-2024::12:24:26.444773 ===
Write…
-
We are preparing the update from check_mk 2.2 to 2.3.
https://docs.checkmk.com/latest/en/update_major.html
One of the preparation steps is to get rid of the authentication with the apache mod_au…
-
Run the following code on a GPU with python:3.10 CUDA:12.4 torch:2.4.0
```python
import torch
from xformers import ops as xops
from xformers.ops.fmha.attn_bias import BlockDiagonalMask
torch.…
-
Any plans to port it for checkmk 1.6 ?
thx
-
I was kinda annoyed with all local/plugin checks in the main path so i tried a bit around and discovered that the following is also possible (with this role) and wanted to share my notes about it as i…