Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

How to use the docker run command for Docker container execution

In this previous article we learned to create our own Docker images to test and distribute our applications regardless of their dependencies. As we know, Docker is a wonderful tool for collaborative programming work, allowing to work in a virtually identical environment regardless of the operating system you are in.

8 current technology trends for companies

Are you craving for new technology trends? Do you also want to know them in order to discover whether they can benefit your company in any way? The technological wheel does not stop going forwards, affecting the results of companies in an increasingly drastic way. That is why it is increasingly necessary to know what technologies are going to make an impact on the business world. In Pandora FMS blog, we do not want to stay behind either.

Pandora FMS vulnerability, feature or just a bad configuration?

We recently received a notification from a concerned user, because he had found a “vulnerability” in Pandora FMS. Besides, not just any vulnerability but one that seemed to give root access to the system. Next, this user called k4m1ll0 wrote a post in Medium warning the community about this vulnerability. If you want to read the original post, click here.

Create dashboards in Grafana with Pandora FMS data in 3 steps

About a year ago, in another Pandora FMS blog, we talked about what Grafana is, we explained what it was and how it was related to other software. Now we go a little further and we want to show you how to create Grafana dashboards with the data provided by Pandora FMS. It is undeniable that this tool enjoys the support of a large user community, due to the versatility it offers to use different data sources to have displayed on its boards.

The 6 best tech jobs of the future

You may already know it if you follow us on a regular basis: in Pandora FMS blog we love to look ahead to the future. And we have to tell you a secret: next to our coat rack, locked up in a dresser, we have a gleaming crystal ball that we check from time to time. To activate it, you just have to pronounce the word “monitoring” in a secret language that I will not reveal here, and that is when it lights up and shows us its knowledge.

Pandora FMS gives you these useful tips to share technology

If you do not have much idea about how to share technology, you may go crazy when shopping or going through online gift websites. You know that the person you have to give something to for secret santa is a technology nerd, but you don’t know much more, and you are afraid of disappointing your friend or, directly, looking stupid with some gift that you thought was perfect, but your friend finds it the most old-fashioned and obsolete thing that exists in the technology market.

2020 Y2K Effect in Perl and its effect on Pandora FMS

Just when we thought we had got rid of Y2K, we came across an unexpected effect. The 2020 effect. Buried deep in the system, a basic Perl library has made any date comparison operation with the year 1970 become 2070, starting from January 1, 2020. It may seem not important at all, but for many systems, the “beginning” of the Unix calendar begins precisely in 1970, that is, a base reference date, used in much code precisely since the origin of Unix times, 1970.

WHAT'S NEW Pandora FMS 742

In release 742, we have updated some components integrated into the solution, such as cURL 7.65.3 version, in addition to several bugs being solved to help improve software performance, such as an error in SLA-Wizard reports or on private dashboards. We also have updates, such as new integrations in the Pandora FMS plug-in library: RabbitMQ and Grafana.

Create your own Docker containers to test and deploy applications

If you are a developer, a systems administrator, you work in the information technology sector or you are simply a technology enthusiast who has ever deployed some type of application, surely you will have faced the same problem we all ran into. If you are thinking of dependencies, bingo!