Skip to content
Menu
e-lo [IT Engineer life]
  • Home
    • Note
  • Database
    • T-SQL
    • SQL Server quick
    • SQL server docs
    • MySql quick sheet
    • Postgre
    • InfluxDB
  • Programming
    • MS Azure Powershell
    • MS Azure Command-Line Interface (CLI) doc
    • Python Docs
    • Python Logging
    • Python-cheat-sheet
    • Git-guide
  • Azure
    • MS Windows virtual machines in Azure
    • MS ARM Docs
    • MS ARM Template Docs
    • MS ARM Functions
    • MS Bicep+ARM
    • MS ARM Tutorial
    • MS Deployment scripts (intern/extern)
    • MS Virtual Network
  • Az-nutshell
    • ms-technology-choices-compute-decision-tree
    • ms-data-store-decision-tree
    • ms-data-explorer
    • ms-storage-explorer
    • ms-azure-sql
    • ms-common-data-services
    • ms-azure-mysql-daas
    • ms-sla
    • az paas
    • az glossary-quicksheet
    • az-test-vm-script-quickguide
  • Linux
    • Top CMD’s
    • Useful CMD Linux
    • ss64 Linux
    • Ubuntu
    • 30 things Ubuntu 18.04
    • Bootable Ubuntu USB
    • LinuxFilesystemTreeOverview
  • Sys Admin
    • System Administrator
    • Sys News
  • Zen
    • Not thinking about anything is Zen
e-lo [IT Engineer life]

Author: espenk

Java cmd

Posted on November 3, 2020November 3, 2020 by espenk

cmd java -version java version “1.8.0_171”Java(TM) SE Runtime Environment (build 1.8.0_171-b11)Java HotSpot(TM) Client VM (build 25.171-b11, mixed mode) Make some code Compile (if some build error, re open cmd, if syntax error…well fix it) javac Slave.java Run it java Worker “1213.1213” System bat Change dir to correct -cp classpath . this

+

Monitor VM (and market)

Posted on October 15, 2020October 15, 2020 by espenk

https://docs.microsoft.com/en-us/azure/azure-monitor/insights/vminsights-overview “There’s no direct cost for Azure Monitor for VMs, but you’re charged for its activity in the Log Analytics workspace. Based on the pricing that’s published on the Azure Monitor pricing page, Azure Monitor for VMs is billed for:” Data ingested from agents and stored in the workspace.Alert rules based on log and health…

+

Zabbix on VM remote MySql (Na market)

Posted on October 13, 2020October 15, 2020 by espenk

Lets continue and install Zabbix on a VM and MySql on another: BasicsSubscriptionFree TrialResource groupzabbix-rgVirtual machine namevm-zabbixRegionWest USAvailability optionsNo infrastructure redundancy requiredImageUbuntu Server 18.04 LTS – Gen1SizeStandard DS1 v2 (1 vcpu, 3.5 GiB memory)Authentication typePasswordUsernameespentestPublic inbound portsSSHAzure SpotNoDisksOS disk typeStandard HDDUse managed disksYesUse ephemeral OS diskNoNetworkingVirtual network(new) zabbix-rg-vnetSubnet(new) default (10.0.0.0/24)Public IP(new) vm-zabbix-ipAccelerated networkingOffPlace this virtual…

+

Virtual Networking 104

Posted on October 10, 2020 by espenk

Networking components Virtual network Load balancer Application gateway Traffic manger Virtual network gateway Virtual WAN

+

Zabbix Azure

Posted on October 9, 2020January 20, 2022 by espenk

Zabbix Server 5.0 – Medium PerformanceThis image contains all you need to run Zabbix: Zabbix back-end, Zabbix front-end, Zabbix agent, Nginx as web server, MySQL as database, CentOS as a foundation. For the SKU we will use a B1s: We have no money so hdd Network, all new here: Management, next, Advanced next, Tag next,…

+

Grafana Azure

Posted on October 9, 2020October 9, 2020 by espenk

https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/azure-monitor/platform/grafana-plugin.md Press create and make the virtual machine. Installation configuration Network configuration Review and create it, and the result: login admin and the password we created. And here we are: Lets look at what we created and connect. We can view the boosestorage2 with storage explorer remote, we created a hdd drive with 30 gb,…

+

Virtual Machines 108

Posted on October 8, 2020October 10, 2020 by espenk

OS, storage, network for applications Vm’s are part of Iaas, scale up/down and pay for use (also view the 101) Checklist: Start with network, name, location, size, pricing, storage and OS. Location, select region for resources, so the vm is close to users for performance, tax, compliance and more. Location and region has limited options…

+

Function app

Posted on October 5, 2020October 5, 2020 by espenk

https://docs.microsoft.com/en-us/azure/azure-functions/ First function Python https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-first-function-vs-code?pivots=programming-language-python Linux, hm, must upload code from local The Azure Functions extension for Visual Studio Code. Azure icon click it, takes time Select a language for your function project: Choose Python.Select a Python alias to create a virtual environment: Choose the location of your Python interpreter. If the location isn’t shown,…

+

Storage 107 (With table (NoSQL and more))

Posted on September 13, 2020December 3, 2020 by espenk

STORAGE ACCOUNTS Cloud storage (data objects, file system, messaging, NoSQL) Replication across data center or regions Encrypted and access control Scalable to meet demands Managed, MS handles HW Accessible, HTTP, HTTPS and SDK’S Service for store files, messages, tables or other data, fileshare. Main 3 categorys Storage for VM, disks (Persistent block storage IaaS vm),…

+

Azure Virtual Machines 101

Posted on September 9, 2020October 18, 2020 by espenk

https://docs.microsoft.com/en-us/learn/modules/intro-to-azure-virtual-machines/2-compile-a-checklist-for-creating-a-vm As MS says “Performing a migration of on-premises servers to Azure requires planning and care. You can move them all at once, or more likely, in small batches or even individually. Before you create a single VM, you should sit down and sketch out your current infrastructure model and see how it might map…

+
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 15
  • Next

RSS Azure

  • Scale your cloud-native apps and accelerate app modernization with Azure, the best cloud for your apps May 24, 2022

RSS RabbitMQ

  • RabbitMQ 3.8.15 release

RSS Python

  • PEP 691: JSON-based Simple API for Python Package Indexes May 4, 2022

Tags

5 min (26) Ansible (1) ARM (10) azure (40) cmd (3) Django (4) Docker (1) e-lo (2) Flask (2) Github (9) Grafana (2) Information (7) Information Retrieval (13) JAVA (1) kivy (2) Kotlin (6) linux (15) mobile (2) Natural Language Prossesing (NLP) (2) Net.Core (1) Networking and Security (6) OPC (2) PEP8 (1) Philosophy (3) Python (47) Python Networking and Security (5) Reason (2) RMQ (3) Solr (11) Sql (10) Uncategorized (2) VSC (1) Warframe (2) WMVARE (4) Zabbix (7)

Recent Posts

  • 5 min Logic App Storage Table
  • 5 min Logic App PSQL
  • 5 min Logic App
  • 5 MIN Azure Data Explorer
  • TODO Build a Hash Table in Python With TDD Real Python

Archives

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Photo by Markus Spiske from Pexels "Matrix"

©2022 e-lo [IT Engineer life] | Powered by WordPress & Superb Themes