No solution? Zabbix Server is not running:the information displayed

Source: Internet
Author: User

Zabbix Server is running:the information displayed


Install version 2.4.5

php5.5

mysql5.5

debian7.7


Note: Online said to open the PHP support OpenSSL extension, has been opened AH

Here's how:

1, php.ini file Find allow_url_fopen = on;

Let your PHP support the opensll extension.

2, default, is no OpenSSL extension, can only recompile the installation.

Cd/data/php-5.5.26/ext/openssl

/usr/local/php/bin/phpize

./configure–with-openssl–with-php-config=/usr/local/bin/php-config

Make && make install

Look at the hint, copy the compiled openssl.so to the extension_dir you specified in the php.ini

3. VI php.ini

Join extension=openssl.so

4. Restart the Web server


Finish the above operation is still no solution, seek to solve


Always page pop up above the wrong

Server log

Item "VM0782:NET.IF.OUT[IF,<ETH1>]" became not supported:cannot find information for this network interface In/pro C/net/dev




Agent log:

Cannot parse list of active Checks:cannot parse as a valid JSON Object:invalid object format, expected opening character ' {' at: ' zbx_notsupported '


No solution? Zabbix Server is not running:the information displayed

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.