5 min RabbitMQ

5 min RMQ HTTP API

After installing RabbitMQ and enable rabbitmq management, you get access to the api RabbitMQ Management HTTP API RabbitMQ Management HTTP API If we look at the reference for queues We can run the query with bash in Git Bash on windows. and we see the test_queue If we just use the browser And the result […]

5 min RMQ HTTP API Read Post »

5 min Monitoring mysql

Zabbix agent

4 Windows agent installation from MSI (zabbix.com) After you have installed Zabbix on a VM and MySQL or PostGreSQL on a another VM it is time to start collecting data from the servers you want to monitor. Install Zabbix Agent on Windows (msi) | Server Monitoring Guide (bestmonitoringtools.com) Install agent msi On the host you

Zabbix agent Read Post »

5 min Monitoring

Zabbix traffic

Enterprise IT monitoring with Zabbix Scaling to Large Environments Zabbix has been designed to scale from small environments with a few devices to large ones with thousands of monitored devices. There are Zabbix installations out there with over 100,000 devices monitored, showing that Zabbix is able to process more than 3,000,000 checks per minute using

Zabbix traffic Read Post »

5 min

Logstash on windows

Just a test run, download logstash v.v.v. Running Logstash on Windows | Logstash Reference [8.3] | Elastic https://www.coretechnologies.com/products/AlwaysUp/Apps/InstallLogstashAsAWindowsService.html To install Logstash as a Windows Service: If necessary, download, install and configure Logstash. You can grab the Logstash zip file from the Elastic web site and expand its contents to a location of your choice. Note

Logstash on windows Read Post »

5 min Azure

Azure monitor

Azure Monitor overview – Azure Monitor | Microsoft Docs Must of the resources does not have monitoring enabled by default. Search monitor in Azure. Now lets have a look at Diagnostics settings under monitor Her we see that all is disabled, to enable it diagnostics (log and more), press the resource. If we press the

Azure monitor Read Post »

5 min Azure

Use a Windows VM system-assigned managed identity to access Azure Storage via a SAS credential

Tutorial`:` Use managed identity to access Azure Storage using SAS credential – Azure AD – Microsoft Entra | Microsoft Docs Vm is deployed with this script (good to test all ARM templates over and over again) azure-arm-104/deploy_vm.ps1 at master · spawnmarvel/azure-arm-104 · GitHub So the VM is ready We deployed it in a secure extrenal

Use a Windows VM system-assigned managed identity to access Azure Storage via a SAS credential Read Post »

5 min Monitoring mysql

Zabbix 6 good practice 2022 + Azure install 2 VM’s (zabbix and mysql)

Note: Install Zabbix Server package without installing MySQL server : zabbix (reddit.com) software installation – What are the implications of –no-install-recommends (apt-get install)? – Ask Ubuntu Note check mysql installed It must be the last package Does MySQL get installed, is zabbix-server-mysql MySql: Getting Zabbix 6, there are 4 ways, 5 with Azure market. Microsoft

Zabbix 6 good practice 2022 + Azure install 2 VM’s (zabbix and mysql) Read Post »

5 min Azure

5 min Network watcher

Start by search “Network watcher” , to get the all the functions IP FLOW Lets test the IP flow for a VM from. There are two IP addresses for cn.bing.com: 202.89. 233.100 and 202.89. 233.101 (from nslookup). For this VM we are using a VNET with a global NSG. Success, and we see what rule it is. Lets remove

5 min Network watcher Read Post »

5 min Azure

5 Min Azure quickstart github

All the templates from the repository can be deployd with one click and a small bit of configuration. The configuration is usually for the resource group and name(s) azure-quickstart-templates/quickstarts at master · Azure/azure-quickstart-templates · GitHub If we take a look at microsoft.storage, we see there is a “Deploy to Azure” button. We can test the

5 Min Azure quickstart github Read Post »

Scroll to Top