Operations | Monitoring | ITSM | DevOps | Cloud

Messaging

Mattermost Recipe: How to sync existing chat systems with Mattermost

Here’s the next installment in our Mattermost Recipes series. The goal of these posts is to provide you with a solution to a specific problem, a discussion about the details of the solution and some tips about how to customize it to suit your needs perfectly. If there’s a Recipe you want us to cook up in the future, drop us a line on our forum.

Lessons learned implementing ChatOps (DevOps + messaging) at large Enterprises - Corey Hulen

Email overload, distributed teams and excessive meetings have caused many organizations to move their DevOps teams to messaging platforms and thus adopt ChatOps workflows. With thousands of open source installs and hundreds of customer implementations, we have a few lessons to share on interesting DevOps workflows, how incidents can be effectively communicated across distributed teams and what messaging in secure and regulated environments should look like.

OnPage Alerts Get Attention

When you absolutely need to be notified, only OnPage has Alert-Until-Read capabilities. The alert is unique, loud and very hard to ignore. And it will keep going for up to eight hours until it's acknowledged. For IT, MSP and healthcare professionals, OnPage'automates incident management, reduces human error and drastically cuts down response times.

Collecting ActiveMQ metrics

In Part 1 of this series, we looked at how ActiveMQ works, and the key metrics you can monitor to ensure proper performance of your messaging infrastructure. In this post, we’ll show you some of the tools that you can use to collect ActiveMQ metrics. This includes tools that ship with ActiveMQ, and some other tools that make use of Java Management Extensions (JMX) to monitor ActiveMQ brokers and destinations.

ActiveMQ architecture and key metrics

Apache ActiveMQ is message-oriented middleware (MOM), a category of software that sends messages between applications. Using standards-based, asynchronous communication, ActiveMQ allows loose coupling of the elements in an IT environment, which is often foundational to enterprise messaging and distributed applications.