Official video series about Zabbix, great idea. Currently I'm in process of exploring a possibility of implementing Zabbix and trying to configure it in my environment, but most of the machines are Windows servers, Exchange servers, etc, and services on them: Active Directory, DHCP, DNS, SQL Servers etc. Is there a chance that some of the following videos could be about monitoring Windows machines? Something like this video, some simple monitoring, and some complex with specific UserParameters, getting parameters from PowerShell CLI or executing custom scripts to get some parameters, etc. Thanks in advance.
Potentially - why not. Performance monitoring of AD etc usually relies on cmd commands or powershell scripts. Any of those could be used as UserParameters.
Very helpfull video. I've some heavy scripts as you said, you don't recommend user parameters for this kind of scripts. Could you just give me an outline of a solution? thanks a lot
I configured my Zabbix successfully thanks to your help! On my linux machine I have many usb dongles connected. I can monitor their data usage, which is nice. But I would like to get notified when one of them does not respond for 5 minutes or so. Is that possible?
I have a question but dont know where to ask. If I installed by zabbix-docker, how do I restart zabbix-agentd inside the container? I'm using docker-compose_v3_centos_mysql_latest.yaml and the checkout out the version to 4.2.8 systemctl restart zabbix-agentd shows me Running in chroot, ignoring request. Seems that using docker container is easier to installed, but more hard to config?
Why confusing? Machine that runs Zabbix server always should be monitored for performance and health. So installing Zabbix agent on a same machine with a server is always recommended.
user parameters are the best way to understand keys..... because you configure it in zabbix_agentd.conf all the magic goes away .... but I was hoping to find a video that explains how to find pre-made keys ( I know the answer lies somewhere in that you must really get to know the documentation ) ... Also since I am monitoring Cisco Call Manager I only have SNMP and I am best to use template "HOST-RESOUCRES-MIB" but guess what? I got ONE direct ITEM from that = "system.cpu.util" coming off an OID. I also got memory and disk space from "discovery" where the keys vm.memory.util[memoryUsedPercentage.N] vm.memory.total[hrStorageSize.N] etc... and vfs.fs.total[hrStorageSize.N] and vfs.fs.pused[storageUsedPercentage.N] and on and on............... This is a hard question to ask - but what is the BEST WAY to understand these "keys" that are just there by "magic" ... well you know what I mean........... Thank you
как так можно рассказывать!?!, 10:15 прости, но сам себе рассказал,,, Вот почему не обьяснено \1 и откуда берется? Надо было сказать "все что в круглых скобках в регулярном выражении попадает в переменную с номером 1, и заметить что если будут выражения в круглых скобках еще то это будет переменная 2"
converting mibs to zabbix templates would be the best one I can think for a video
Learned a lot: you turned on a light in my mind. Thanks
Excellent video! Zabbix is definitely becoming our go-to.
Great job looking forward to next more detailed one
Learned something new with the dynamic[*] .. thanks for that :)
Official video series about Zabbix, great idea.
Currently I'm in process of exploring a possibility of implementing Zabbix and trying to configure it in my environment, but most of the machines are Windows servers, Exchange servers, etc, and services on them: Active Directory, DHCP, DNS, SQL Servers etc. Is there a chance that some of the following videos could be about monitoring Windows machines? Something like this video, some simple monitoring, and some complex with specific UserParameters, getting parameters from PowerShell CLI or executing custom scripts to get some parameters, etc.
Thanks in advance.
Potentially - why not. Performance monitoring of AD etc usually relies on cmd commands or powershell scripts. Any of those could be used as UserParameters.
for windows machine you can do simply you do not require a video for that
Greate job
please publish a video about disk health monitoring like using smart 3rdparty solutions
Very helpfull video.
I've some heavy scripts as you said, you don't recommend user parameters for this kind of scripts.
Could you just give me an outline of a solution?
thanks a lot
Awesome! Great job! Thanks! Keep going!
I configured my Zabbix successfully thanks to your help!
On my linux machine I have many usb dongles connected. I can monitor their data usage, which is nice.
But I would like to get notified when one of them does not respond for 5 minutes or so.
Is that possible?
Hello, how is it possible to put sudo commands ?
I have a question but dont know where to ask.
If I installed by zabbix-docker,
how do I restart zabbix-agentd inside the container?
I'm using docker-compose_v3_centos_mysql_latest.yaml
and the checkout out the version to 4.2.8
systemctl restart zabbix-agentd shows me
Running in chroot, ignoring request.
Seems that using docker container is easier to installed, but more hard to config?
Could you explain everything not on 127.0.0.1but on some remote host?
Just a comment,
it would be great if you can custom vim to always display the full path name of the file you are editing !!
like "nano"?
nice content , please post how to create SNMP template for any device and integration of zabbix with elasticsearch service
Dear Zabbix Team,
I am looking for a solution how could I track and monitor the svcs services running in AIX Solaris?
Thanks. Vireak
why you have configured server and agent on same pc that is confusing for parameter prospective.
thanks in advance
Why confusing? Machine that runs Zabbix server always should be monitored for performance and health. So installing Zabbix agent on a same machine with a server is always recommended.
Can you please create a detailed video for monitoring applications running on kubernetes?
Great video very informative.
Perfect , keep going !!
Thank you
Good job!
Very useful !
user parameters are the best way to understand keys..... because you configure it in zabbix_agentd.conf all the magic goes away .... but I was hoping to find a video that explains how to find pre-made keys ( I know the answer lies somewhere in that you must really get to know the documentation ) ... Also since I am monitoring Cisco Call Manager I only have SNMP and I am best to use template "HOST-RESOUCRES-MIB" but guess what? I got ONE direct ITEM from that = "system.cpu.util" coming off an OID. I also got memory and disk space from "discovery" where the keys vm.memory.util[memoryUsedPercentage.N] vm.memory.total[hrStorageSize.N] etc... and vfs.fs.total[hrStorageSize.N] and vfs.fs.pused[storageUsedPercentage.N] and on and on............... This is a hard question to ask - but what is the BEST WAY to understand these "keys" that are just there by "magic" ... well you know what I mean........... Thank you
как так можно рассказывать!?!, 10:15 прости, но сам себе рассказал,,, Вот почему не обьяснено \1 и откуда берется? Надо было сказать "все что в круглых скобках в регулярном выражении попадает в переменную с номером 1, и заметить что если будут выражения в круглых скобках еще то это будет переменная 2"
5 минут вводного начала ))))))
If pass secrets as argument/s to UserParameter that open another security hole in Item.key value -> custom.command[please_read_my_password] :)