Hi.
I'm struggelin with the creation of SLA-reports for all the departments on our end, that expects a report each month for their servers and each servicetime.
I would like to be able to create a dashboard, with all the graphs as i like them to appear, and in a droplist, select the hostgroup/host...
Search Result
Collapse
21 results in 0.0024 seconds.
Keywords
Members
Tags
-
Suggestion: A more logic way to create scheduled SLA-reports (or any reports...)
-
Zabbix Global view dashboard- inconsistent numbers
We have >1k hosts monitoring , most of them are behind proxies , some are reporting directly to a server, we have both passive and active hosts.
In the Global view dashboard Hosts availability widget I see only 1/5th of all hosts even though vast majority of them have green badge.
I wonder... -
Host snmp availabilty is wrong
Hello,
I have a Zabbix server v6.0 installed on Ubuntu 22.04 and hosts on SNMP v2. I have troubles with some SNMP hosts that zabbix returns available but are not. Even if I checked manually the value, zabbix always returns (1 - available). These hosts are not available as the link between... -
Get host availibility through API
Hi, I'm new here and learning zabbix for the first time. My client wants to use Zabbix server and send the monitored items through Zabbix API to an app I'm building.
So here is my question - can I get a Host "availability" status (the field that lets you see if the host is currently...Last edited by eitan; 25-01-2022, 09:09. -
Adding Hosts Using Agent2
I have been able to add and monitor hosts in the zabbix dashboard using the old agent, but I am wanting to use zabbix agent2 because it has more comprehensive features that I need. When I add hosts to the dashboard using agent2 the "ZBX" under availabilty is not green and no information is... -
Passive Checks not Working While Active checks are working fine
I have a Zabbix agent with the following configuration:
LogType=file
LogFile=/etc/zabbix/log
DebugLevel=3
AllowKey=system.run[*]
Server=(serverIP)
ListenPort=10050
ServerActive=(serverIP):10051
Hostname=(hostname on zabbix server)
Timeout=30... -
Мониторинг конечных сервисов
Коллеги, приветствую!
Прошу помочь в поиске решения.
Работаю в крупной компании с некоторым количеством сервисов и встала задача наладить мониторинг с точки... -
Service availability calculation issue
Hello.
I have several instances of the web service balanced with round robin.
Each one of them has JMX MBean that represents it's params. Each MBean has a attribute, let call it Health, that represents availability of the whole service.
I wish to get a summarized mertic that...Last edited by kirill.login; 16-01-2019, 13:05. -
Zabbix Proxy not Collecting Data but the Server does
Hi guys,
I noticed something in my Zabbix Server and Proxy. I tried to monitor our Ubiquity APs and the templates required were successfully imported. I added hosts and noticed that if I use a proxy, the SNMP host availability status indicator is not enabled, but if I don't use proxy, the...Last edited by Deriuz; 23-12-2018, 15:44. -
Performing singletime(oneshot?) bulk check?
Have a nice day!
Zabbix 3.2.0alpha1 here.
We have a network of some hungreds of hosts with Zabbix Agent installed.
Suddenly i want to check some unusual thing on them. For example, a java version installed or list of users active or, to make up a more serious reason, perform a GPU... -
Availability report and Maintenance issue
Hi Zabbix Uses
Great product but i think i have found a bug,
The Availability report shows the uptime, when a server or group is put into maintenance mode this uptime is affected unless 'No Data Collection' is chosen.
I believe that if a server is in maintenance...Last edited by canz; 18-11-2015, 04:09. -
Alternative ways to test host availability
Zabbix - 2.2 LTS
REHL 5 - Mysql DB back end
Running 1 server with 2 proxies
I've been testing Zabbix and an alternative monitoring system for the past few weeks as part of a POC and have had some great successes. However I have a unique issue in determining if... -
availability check on proxy node? [agent.ping.nodata]
my zabbix server often reports agent.ping.nodata(6m) on proxy node
even i let agent.ping.nodata depends on zabbix[proxy,proxynode,lastaccess].fuzzytime(5m)
how can i check available on zabbix? -
How to generate availability report for web scenario with % ?
Hi there,
Generating availability reports should be common requirement for monitoring system - it's most widely used in order to report availibility percentage, whenever there's an SLA agreement.
Unfortunately I have two problems with that in zabbix:
...