IBM TS 4300: Got empty SNMP response

hi,

the line is not added, but executed as your checkmk/omd site user :slight_smile:

Gerd

2 Likes

Hello Gerd,

Please tell me how to execute a installed mkp package in a command line and redirect the output to the checkmk web interface for the monitoring!

Thanks for your answer!

Ben

PS:

  1. I have already read the following article Checkmk extension packages (MKPs) - Integrating extensions from the community into Checkmk

  2. The mkp file is installed and enabled.
    OMD[test]:~/local/share/check_mk/agents/plugins$ mkp -v list
    Name Title Files


        ibm_tape_library-4300 IBM TS4300 discovery fix 1
  1. OMD[test]:~/local/share/check_mk/agents/plugins$ check_mk -P show ibm_tape_library-4300
    Package file: /omd/sites/muc/var/check_mk/packages/ibm_tape_library-4300
    Name: ibm_tape_library-4300
    Version: 0.0.5
    Packaged on Checkmk Version: 2.1.0p33
    Required Checkmk Version: 2.1.0b1
    Valid until Checkmk version: No version limitation
    Title: IBM TS4300 discovery fix

  2. OMD[test]:~/local/share/check_mk/agents/plugins$ mkp
    Usage: check_mk [-v] -P|–package COMMAND [ARGS]

Available commands are:
create NAME … Collect unpackaged files into new package NAME
pack NAME … Create package file from installed package
release NAME … Drop installed package NAME, release packaged files
find … Find and display unpackaged files
list … List all installed packages
list NAME … List files of installed package
list PACK.mkp … List files of uninstalled package file
show NAME … Show information about installed package
show PACK.mkp … Show information about uninstalled package file
install PACK.mkp … Install or update package from file PACK.mkp
remove NAME VERSION … Uninstall and delete package NAME
disable NAME … Disable package NAME
enable NAME VERSION … Enable previously disabled package NAME
disable-outdated … Disable outdated packages