Zurück zum Blog

Tag: notifications

Nagios Benachrichtigungsmanagement

Yannic Klem

04.03.2016
Warum wird ein Benachrichtigungsmanagement benötigt? Monitoring ist wichtig, aber nicht alle Monitoring-Tests sind (nur) für System Administratoren interessant. Oft interessieren sich auch Entwickler zum Beispiel über den Zustand ihrer Anwendung…
Weiterlesen

How to monitor and manage your Java application with JMX

Aljona Buchloh

07.05.2012
JMX (Java Management Extensions) provides the infrastructure to support monitoring and management of your Java applications. Resources you manage with JMX are called Managed Beans (MBeans). I want to show…
Weiterlesen

APN Device Tokens

David Linsin

14.09.2010
When you enable Apple Push Notifications (APN) for your App, your device generates a unique device token and pass it to the didRegisterForRemoteNotificationsWithDeviceToken method in your App delegate. Usually, you’ll…
Weiterlesen