Search Result
Collapse
6 results in 0.0026 seconds.
Keywords
Members
Tags
-
Need Help with Zabbix MySonicwall Production API.
I have been trying to use the SonicWall API to tell me about firewall and switch licenses, specifically when they will expire. I was able to test and get the API to give me an output; however, the part I’m stuck on is making it so host items are dynamically found within the SonicWall portal that I’m...
-
local admin login not working after ldap configuration.
Hi Guys,
I've tried to find the answer to my problem via the search but I cant seem to see it anywhere so here I am - hopefully its a simple question to answer!
My platform = Zabbix 5.0.14. © 2001–2021, Zabbix SIA
Issue is the local Admin login is not working once... -
ZABBIX SERVER IS NOT RUNNIG - versión 5.4 VMware APPLIANCE
Dear friends, good afternoon I run into the problem that Zabbix Appliance version 5.4, the latest available. Stop monitoring after a while ... could someone help me?
VMWARE 16 PRO
Note: I have seen some modifications in the zabbix_server.conf but it keeps... -
Zabbix server not running issue
Hi guys,
I have installed zabbix on my ubuntu 18.0.4(bionic) virtual box. Followed all the instructions written on the download page of zabbix site, but now it says "zabbix server is not running the information displayed may not be correct". Have no clue what it means, in-spite...1 Photo -
Looking for detailed tutorial/help
Hi, i am new to zabbix and to this forum. My question is simple: I am looking for someone who can help me with the following issue: I want to run a script every 30 seconds which will check the temperature of my memory(?). The script:...Code:#!/bin/bash sensors | awk '{print $5}' | sed -e 's/+//'