I would like to send zabbix alerts in a good format instead of the default one.
I haven't installed zabbix from sources so I can't modify the file src/libs/zbxemail/email.c.
to change plaintext
with html
.
Is there another way to do that please ?
Home
/
user-396019
user396019's questions
When i try to start/restart/stop/status the zabbix-agent service. I get the following error. I precise that I have made an install and then purged - removed it to install another version (upgrade). and since that I get this error:
Failed to start zabbix-agent.service: unit zabbix-agent.service is masked.
I'm installing zabbix agent on my machines and i've noticed that sometimes the agent doesn't have the TLS
lines
### Option: TLSKeyFile
# Full pathname of a file containing the agent private key.
#
# Mandatory: no
# Default:
# TLSKeyFile=
### Option: TLSPSKIdentity
# Unique, case sensitive string used to identify the pre-shared key.
#
# Mandatory: no
# Default:
# TLSPSKIdentity=
### Option: TLSPSKFile
# Full pathname of a file containing the pre-shared key.
#
# Mandatory: no
# Default:
# TLSPSKFile=
So when I add those parameters, the agent won't start.
Can someone tell me what am I missing ?
I'm trying to use the script check_vmware_api to get informations of my esxi but I get the following error:
[root@centreon plugins]# ./check_vmware_api.pl
Can't locate Monitoring/Plugin/Functions.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./check_vmware_api.pl line 39.
BEGIN failed--compilation aborted at ./check_vmware_api.pl line 39.