Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 404 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 404 Bytes

This should be an monitoring plugin to check a emby media server.

Should work with icinga2 or nagios.

available checks

version

$ ./check_emby -H emby-server --check version --api ${API_KEY}

update

$ ./check_emby -H emby-server --check update --api ${API_KEY}

now playing

$ ./check_emby -H emby-server --check nowplaying --api ${API_KEY}