This should be an monitoring plugin to check a emby media server.
Should work with icinga2 or nagios.
$ ./check_emby -H emby-server --check version --api ${API_KEY}
$ ./check_emby -H emby-server --check update --api ${API_KEY}
$ ./check_emby -H emby-server --check nowplaying --api ${API_KEY}