Marcus van Dam

Results 15 issues of Marcus van Dam

Hey, For Opsview, you have to set the Nagios check command manually. Could there be a way to do this automatically? $nagios_check_command = "/usr/local/nagios/libexec/check_nagios"; Running Opsview 3.9.0 Kind Regards, Marcus...

Hey, Would it be possible to have the acknowledged services show up just as the acknowledged hosts? Kind Regards, Marcus

## Description In light of the spectre_v1,spectre_v2,spec_store_bypass vulnerabilities that got attention in recent months. It would be nice to have the microcode revision exported in the `cpu` tree as well....

Type: Enhancement

**Describe the feature you'd like** In a setup with multiple agents, where some may only have access to certain resources. It would be nice to be able to filter the...

enhancement
server
agent

Hi, When trying to launch the plotting on Google Maps, it throws an error in the browser that the API key is no longer valid. No actual map is loaded.

I'd like to use a USBasp to program my Atmega chip, for which I am using the following configuration in my `platformio.ini` file: ``` [env:prod] platform = atmelavr board =...

Bug
Upload

## Description Prevent `layer2` interfaces being added to virtual routers ## Motivation and Context The origin of this PR stems downstream from `pan-os-ansible`, where adding a aggregate interface with mode...

Would it be possible to bundle the terminfo files from ncurses-term as well? This would create support for the rxvt-unicode and rxvt-unicode-256color terminals. Currently it results in: ``` No entry...

Aspect: Packaging
Triage: Needs Information

## The problem When filtering on multiple tags, by defining them as a comma separated list, as suggested by the `oh-repeater` documentation, there are no results returned. ## Expected behavior...

bug
main ui

Hi, It seems that the Pushover alert service does not support template variables in the `title` parameter. Example use-case: ``` state_data |window() .period(150m) .every(5m) .fillPeriod() |mode('code') .as('state_code') |alert() .info(lambda: "state_code"

difficulty-easy
new-feature