Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

System redundancy and dependency monitor

With latest AppBeat release you can now access unique and powerful new feature which allows you to define custom monitoring expression for any workflow. Possible use cases: Expression examples: As you can see this framework is very flexible and allows you endless new monitoring options which were previously not possible. Happy monitoring!

Heartbeat monitoring

Heartbeat monitoring (reverse monitoring) enables you to monitor your internal services that are not publicly accessible (for example due to security reasons). You may ask “How is this possible”? This can be accomplished by sending us simple HTTP GET request to our unique heartbeat URL. You periodically send us those “pings” as long as your application is healthy.

HTML to PDF API

We are releasing our HTML to PDF REST API to public preview: https://html2pdf.appbeat.io/ We are using this tool internally for generation of various PDF documents. It uses Chrome engine for HTML rendering and creates really nice looking documents. It supports synchronous and asynchronous operation where you can be notified about PDF conversion result via webhook.

How to add "unlimited" SMS support?

Your monthly monitoring plan includes predefined number of monthly SMS messages which are used to notify you about outages. For some users this number may be low and for this reason we decided to write short tutorial how to add your own SMS provider which is limited only by available credit on your account. In this tutorial we will describe how to integrate with Nexmo but similar method could be applied for other SMS providers.