Skip to content

catchdave/Check_MK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Check_MK tweaks

macOS support

Currently just a slightly tweaked macosx agent (filters out temporarely appearing filesystems, reports compressed memory as swap, reports some thermal sensors) plus LaunchDaemon. Needs

launchctl load -w /Library/LaunchDaemons/de.mathias-kettner.check_mk.plist

for activation.

For CPU temperature working you need osx-cpu-temp in /usr/local/bin (tested successfully on 2 Mac Mini). For more thermal sensors you need Marcel Bresink's HardwareMonitor. Then it looks like this with an old MacPro:

About

Some Check_MK tweaks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.1%
  • Python 11.9%