Check_mk debian APT update

Umiestnenie pluginov v check_mk agentovi: V tejto zlozke je mozne nahrat plugin pre agenta. Pre spravnu funkcionalitu je mozne definovat interval ako casto sa ma dany plugin spustit a vykonat patricnu kontrolu. Definovanie casu ako casto sa spusta check je mozne vytvorenim priecinku s casom v sekundach ako casto sa spusta plugin: Stiahnutie pluginu: Kontrola funkcionality: Tento plugin nieje vhodne spustat kazde 2 minuty ako je definovane v monitoringu nakolko tento udaj nieje dolezity a…

Linux LOG TO RAM (LOG2RAM)

Logovanie systemu do pamate RAM. Instalacia balika: Konfiguracny subor sa nachadza: Je mozne vyuzit na LOG ramdisk alebo ZRAM Logy sa okopiruju na disk pri restarte alebo vypnuti aplikacie LOG2RAM. Kopirovanie je mozne pomocou prikazu RSYNC alebo CP.Zalohovane LOG sa nachadzaju: Aplikacia sa pomocou CRON restartuje 1x za den. Definovane v cron:    Send article as PDF   

Check_mk windows agent plugin run frequency

Zmena ako casto sa ma spustat plugin vo windows. Nastavenie platne pre check_mk agent 1.6 Config: C:\ProgramData\checkmk\agent\chck_mk.user.yml Priklad pre veeam: cache_age: 300 – urcije cas ako casto sa bude robit spustane daneho pluginu agentom. Option Settings Description pattern ‚@user\*.ps1‘ Sets the ranges of the following options. Here you can also work with wildcards. The options below will then apply to all plug-ins that match the expression. It is determined upfront whether the plug-in should be…

SYSLOG_NG change date format and send to mysql

Nastavenie casu aky sa ma logovat, posielat do MYSQL.. Nastavenie datumovych premenych: Date-related macros template and rewrite: Format, modify, and manipulate log messages > Customize message format using macros and templates > Date-related macros The macros related to the date of the message (for example: ${ISODATE}, ${HOUR}, and so on) have three further variants each: S_ prefix, for example, ${S_DATE}: The ${S_DATE} macro represents the date found in the log message, that is, when the…