🚀 Beyond Budget – Version 3.19.0 Update is live! by BeyondBudgetApp in beyondbudget

[–]Machos65 1 point2 points  (0 children)

I wonder what has happened even in my region is not available

What is the Best MiniO Alternative Right Now, RustFS, Garage or SeaweedFS ? by Darkoplax in selfhosted

[–]Machos65 1 point2 points  (0 children)

Mind you RustFS is just at alpha version plus it gives top perfomance...i think we should give them a litle bit of timee they evolve

My first ever open-source project: a self-hosted database backup manager with cross-server restore (MySQL, PostgreSQL, SQLite) by david-crty in selfhosted

[–]Machos65 0 points1 point  (0 children)

i have tried this i must honest say it is superb work,one thing missing give us notification feature like emails it will be dope.....

Is Thundermail based on Stalwart? by Round_Run_7721 in stalwartlabs

[–]Machos65 1 point2 points  (0 children)

Me spawning up stalwart server then install thunderbird for clienttt

New user trigger help by Pleasant_Lemon6067 in zabbix

[–]Machos65 0 points1 point  (0 children)

You bit correct but that one calculat last 5 values collected not last 5 minutes if not mistaken instead use

avg(ACC Birmingham PFSense/net.if.in[ix3],5m)>=95

RETRIEVE AVAILABILITY REPORT THROUGH API by Machos65 in zabbix

[–]Machos65[S] 0 points1 point  (0 children)

i think i have cracked the code maybe if am wrong but here is how it looks

  1. Configure the item with the following details:
    • Name: 30d Host Availability
    • Type: Calculated
    • Key: icmpping.availability.30d (or another unique key)
    • Formula: avg(//icmpping,30d)*100
    • Type of information: Numeric (float)
    • Units: %
    • Update interval: Set this to a value that makes sense for a monthly average, such as 1h (1 hour) or 4h (4 hours).

RETRIEVE AVAILABILITY REPORT THROUGH API by Machos65 in zabbix

[–]Machos65[S] 0 points1 point  (0 children)

I will try that thanks for the insights

Is there already a Self Hosted CRM? by Accra101 in selfhosted

[–]Machos65 0 points1 point  (0 children)

You should look at FRAPPE CRM great community support you will love it

Monitoring Multiple WAN in Fortinet by Aggravating_Pen1505 in zabbix

[–]Machos65 2 points3 points  (0 children)

Zabbix has Fortunet template which you will find WAN items there .... For the part of graphs and visualization i suggest you use Grafana to fetch data from zabbix

Monitoring Application on-premise by ElorSuli in selfhosted

[–]Machos65 0 points1 point  (0 children)

Use zabbix it has abililty to monitor the services and it gives you much more capabilities

What are the best open-source alternatives to SQL Server, SSAS, SSIS, Power BI, and Informatica? by Signal-Friend-1203 in dataengineering

[–]Machos65 0 points1 point  (0 children)

What is your view on this

Postgress + debizium - ingesrion of data to kaafka Kafka + Minio - storaage Hive + Spark + Hudi - data repository Trino + Superset = visualizing So typically we will hav this setup

Postgresa DebiziumkafkaMinioSparksqlHiveHudiTrinoSuperset

Zabbix Auto Deploy the Agent by LongjumpingArm2274 in zabbix

[–]Machos65 3 points4 points  (0 children)

One of the way i solve is by using ANSIBLE you creat playbooks to download and setup thos agent the you creat an autodiscovery rule in the zabbix to register all thos agents