update: async service fixes & nsca server

This commit is contained in:
2022-12-28 20:26:06 +01:00
parent a31e9ca293
commit 7870fa51b4
2 changed files with 18 additions and 3 deletions

View File

@@ -77,12 +77,12 @@ object Host "atlantislaptop" {
}
object Host "kathi" {
object Host "kathilaptop" {
import "generic-host"
address = "localhost"
name = "kathi"
name = "kathilaptop"
vars.async = "true"
vars.linux = "true"