Unveiling the Obstacles: Why Larger Monitoring Projects Often Struggle to Achieve Success

In this blog post, we explore the factors that contribute to the failure of larger monitoring projects and propose effective solutions. Issues such as inadequate planning, skills gaps, complex configuration, and underutilised data analysis are discussed. By embracing scalability, investing in training, simplifying processes, and leveraging data insights, organisations can overcome these obstacles and achieve monitoring success with the assistance of Astiostech.

Read More

Migrating from TM PRI to TM MLS – Here’s what you need to know

Many companies of all sizes and functions use Telekom Malaysia’s (TM) PRI which carries voice over digital network using either copper or fiber cables into your office premises. PRI, or Primary Rate Interface carries 30 channels here in Malaysia using UK standards. There are many … “Migrating from TM PRI to TM MLS – Here’s what you need to know”

Read More

Real-time information webhook using Go

Webhook is one of quickest way to receive notification when event occurred. For example, notification when receiving new SMS or payment can be made known by sending request to webhooks. In short, it is an automated messages sent from apps when something happens. Using Go … “Real-time information webhook using Go”

Read More

Posted Under: Go

RocketChat: This is now driving our team collaboration. Find out why.

Back in the earlier days of the lockdown, we needed to take our teams communications a notch higher. I mean, WhatsApp was fabulous, no doubt, but there was too much noise. And not to forget, heaps of forwarded stuff that’s hardly work related that keeps … “RocketChat: This is now driving our team collaboration. Find out why.”

Read More

Writing Dockerfile for Golang web application

In the previous post, we learned how to write Go application that using REST API protocol to populate data. In this post, we will see how to deploy that application in Docker container by using Dockerfile. There are many benefits of deploying app in container … “Writing Dockerfile for Golang web application”

Read More

How to install Grafana on openSUSE

Grafana is the open-source analytics and monitoring solution for every database. in this post, we will learn how to install on OpenSUSE 15.1 as it is the operating system using in VICIBOX version 9 that is the latest version when I’m writing this post. The method … “How to install Grafana on openSUSE”

Read More

Vicidial Customised Spy function

Here is the script you can use to enable spy function to VICIDIAL with the phone. to spy a call conversation you can use code *1 and then the extension number to spy it. If you want to do a normal spy via panel then … “Vicidial Customised Spy function”

Read More