Search Result
Collapse
6 results in 0.0026 seconds.
Keywords
Members
Tags
-
Customize existing SLA reports in Zabbix 6.0 LTS
Hi, I would like to customize the existing SLA reports in Zabbix 6.0 LTS to include only the Date, Uptime, Downtime and SLI. Also report the aggregate for a given date range instead of daily values. It seems that this report is "hard-coded". Is there a way to edit? Has any one had success... -
Problem getting data from Amazon S3 Bucket
Hi All,
I'm having problems when getting data while using the AWS by HTTP template to retrieve information on an S3 bucket.
The connection has been established correctly and from both ends I can see the connection is working and data is being requested.
When running a... -
Executing the trigger after the script finishes running.
I have a trigger defined that runs every 5 minutes. Previously, I run a script in crontab that saves the result to a file. The script runs every 4 minutes. Sometimes it happens that the script takes more than a minute to execute and overlaps with the execution of the trigger. Therefore the file is empty.... -
triggers zabbix
Good morning,
I would like to create a trigger in Zabbix with a value range. On paper, this is it:- [0 2] = red "error"
- ]2 4] = orange "alarm"
- ]4 6] = yellow "alert"
- ]6 infinity = green "ok"
But I don’t know what correct expression... -
Recommended zabbix 6.0 server configuration parameters
We are upgrading from 3.4 to 6.0. and would like to know the recommended values for the below zabbix server configuration parameters?
CacheSize
CacheUpdateFrequency
DebugLevel
HistoryCacheSize
HistoryIndexCacheSize
LogFileSize
LogSlowQueries
MaxHousekeeperDelete... -
Zabbix Upgrade PHP 7.2 to PHP 7.4 or 8.0
Hello all,
I have use zabbix version 6.0. It comes with an php version 7.2.24. However php version is not supported and it may cause vulnerability issues.
I would like to upgrade it from 7.2 to 7.4(support ends of january of 2023) or 8.0(php 8.0 is not supported on zabbix...