Werk #1669: mrpe program check_16bit_program.cc: Monitors 16 bit programs on windows

Komponente Checks & agents
Titel mrpe program check_16bit_program.cc: Monitors 16 bit programs on windows
Datum 14.01.2015
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.2.7i1
Level Kleine Änderung
Klasse Neues Feature
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

This script is only available as source code in the check_mk git repository under doc/treasures/check_16bit_program.cc. It should be configured as mrpe script in the check_mk.ini. For example:

check = Pump_Program C:\test\check_16bit_program.exe petro3003.exe

On success it returns with exit code 0 and "{program} is running. Path of executable: {Path of program}"

On failure it returns with exit code 2 and "{program} not running"

Note: 16 Bit programs in windows are actually not real processes. They are executed as separate threads in processes named ntvdm.exe.

Zur Liste aller Werks