Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Empfohlene Antworten

Veröffentlicht

Hey vielleicht kann mir jemand helfen,   (icinga1)

ich versuche eine downtime Konfiguration für verschiedene servicegroups einzurichten, der Anfang geht schon mal:

0 1 * * * /usr/lib64/nagios/plugins/downtimes/sched_down.pl -c /etc/icinga/icinga.cfg -s /etc/icinga/downtime.cfg -d 0 > /dev/null 2>&1 (rufe über den cronjob das skript auf mit der config)

downtime.cfg :

define downtime {
    servicegroups       xxxxx
    service_description xx
    author              xxxx@xxxx.xx
    comment             Scheduled downtime for daily  reboot
    downtime_period     monday - sunday  02:30-03:30
    fixed               1
    propagate           1
    register            1
}

wenn ich die zweite "servicegroup" in die  downtime.cfg schreibe, greift die zweit config nicht

define downtime {
    servicegroups       CPU_LOAD
    service_description CPU_LOAD
    author              xxxx@xxxx.xx
    comment             Scheduled notification stop4 AV Check
    downtime_period     sunday  22:00-00:00
    fixed               1
    propagate           1
    register            1
}

:/ muss ich anders vorgehen ?

sunday  22:00-00:00 wird zum testen natürlich auf die jeweilige Zeit angepasst.

mfG
Hirntaler

 

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.