Prometheus is an open-source toolkit initially built at SoundCloud for monitoring and alerting. It collects metrics from monitored targets by scrapping HTTP endpoints on those targets.
Darshana
Darshana
Hey! I'm Darshana, a Linux / DevOps Engineer and also a contributor to FOSS Linux. I enjoy working on various kind of Linux distributions and cloud technologies. During my free time, I love to swim and hike across nature trails. Linux is my love and I'm here to share all my learnings with all of you! Hope you enjoyed reading my article.
-
-
OwnCloud is a popular client-server software for creating and using file hosting services. Using it, one can create a private cloud server instead of relying on paid services like Dropbox, OneDrive, pCloud, etc..
-
OwnCloud is free to download and install on your private servers without paying to service providers. In this article, we will help you install and configure ownCloud on your Ubuntu machine. This tutorial is thoroughly tested on Ubuntu 18.04 LTS.
-
Are you looking for an IT monitoring solution that free and open source? Check_MK Server is one of the best monitoring system out there that was started originally as an extension to the Nagios monitoring system. Here we are going …
-
Grafana is an open-source metric analytics and visualization software. It is a feature-rich metrics dashboard suite that is used widely as a graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus, and InfluxDB. Typical Grafana usage includes infrastructure and application analytics, but …
-
In this tutorial, we shall provide you a guide on installing and configuring Zabbix on CentOS system. Before that let’s take a look at the prerequisites. Zabbix is an open-source monitoring software used for collecting metrics from various devices and …
-
Cacti is an open source network and system monitoring graphing tool. It is used to get a graph for network bandwidth utilization, CPU /Load, RAM, and as such. In addition to that, it monitors the network traffic by polling a …
-
Katoolin is a Python script that allows the installation of Kali Linux tools at once automatically or manually one by one. In this tutorial, we are going to show you how to install Kali Linux Tools using Katoolin on Ubuntu.
-
In this tutorial, we will show you how to configure and use local yum repository besides the typical online repository. If you are new to YUM, Yellowdog Updater, Modified (YUM) is a software package manager that manages the RPM-based Linux distributions.
-
OpenVAS is a quite popular and highly advanced open-source vulnerability scanner and manager for servers and network tools. OpenVAS includes several services and tools. Let’s install it on Ubuntu.