Monitoring

Telegraf agent configuration (file-2-file, file-2-amqp, file-2-zabbix, disk-2-influxdb etc

Github repos linux-and-azure/azure-extra-linux-vm/telegraf/README.md at main · spawnmarvel/linux-and-azure · GitHub Section Tutorial Steps Remote telegraf Install as Win Service and read json file in and output RabbitMQ output Zabbix output Influxdb output Configuration options and continue tutorial Telegraf, a server-based agent, collects and sends metrics and events from databases, systems, and IoT sensors. Written in Go,

, , ,

Telegraf agent configuration (file-2-file, file-2-amqp, file-2-zabbix, disk-2-influxdb etc Read Post »

RabbitMQ

OIDC Integration

OIDC Integration | RabbitMQ RabbitMQ 3.11 will support practically any Authorization server compliant with OpenID Connect and OAuth 2.0 protocols. Furthermore, OAuth 2.0 authorization code grant becomes the default grant and implicit grant is no longer supported.

OIDC Integration Read Post »

Docker RabbitMQ

Docker rabbitmq x2 ssl Certificate Authority PKI

repos learning-docker/prod-ish/rmq/rmq-x2-ssl at main · spawnmarvel/learning-docker (github.com) Generate CA Server’s (client) certificate and files Let’s test the compose before we make the next certificate and use it. Client is 15672, view logs to see if it loaded all yes, good. Server is 15673,view logs to see if it loaded all and also the rabbitmq_auth_mechanism_ssl was

, , ,

Docker rabbitmq x2 ssl Certificate Authority PKI Read Post »

Todo & Move

AMQP, MQTT RabbitMQ configuration with Python

GitHub – lukebakken/mqtt-client-cert-example: Example showing use of client certificates with MQTT and RabbitMQ mqtt in a nutshell quickguides/python-mqtt/README.MD at main · spawnmarvel/quickguides · GitHub Example run_pub_sensor1.py Publish * myhome/livingroom/temperature/sensor1 RabbitMQ subscribe to: * myhome.livingroom.# * myhome.livingroom.temperature.# * myhome.livingroom.temperature.sensor1. RabbitMQ queue Message Python March 21, 2023 · 24 min read Serving Millions of Clients with Native MQTT |

, , , ,

AMQP, MQTT RabbitMQ configuration with Python Read Post »

Ansible

Ansible WinRM manage vm (and RabbitMQ)

Repo azure-ansible/1-4-az-existing-windows-vm/readme.md at main · spawnmarvel/azure-ansible · GitHub We are simulating an existing vm not created by ansble, and managing it after created by someone. We set up from above repos We configured an inventory and ansible.cfg and pong’d it. All code is stored in the repos. Lets make a yml and create a folder

, ,

Ansible WinRM manage vm (and RabbitMQ) Read Post »

Azure RabbitMQ

RabbitMQ and ASB or AEV

Advanced Message Queueing Protocol (AMQP) 1.0 support in Service Bus AMQP allows for interconnecting connecting brokers directly, for instance using routers like Apache Qpid Dispatch Router or broker-native “shovels” like the one of RabbitMQ. https://learn.microsoft.com/en-us/azure/service-bus-messaging/service-bus-amqp-overview How to integrate Service Bus with RabbitMQHere’s a few scenarios in which we can make use of these capabilities: Steps:

,

RabbitMQ and ASB or AEV Read Post »

Scroll to Top