How to extract data from SNMP in cacti recently, the company is working on a cactiez-based project. Cactiez has a function that generates an alarm when the host goes down, for example, when the memory exceeds the threshold (or hard disk, traffic, etc, the problem is that you do not know how to extract the data collected by SNMP from the SN cacti.
Recently, the company is working on a cactiez-based project. Cactiez has a function that generates an alarm when the host goes down, for example, when the memory exceeds the threshold (or hard disk, traffic, etc, an alarm is triggered when the memory exceeds the threshold. The problem is that we do not know how to extract the data collected by SNMP from The RRD file and compare it with the threshold. Does anyone know? Thank you first.
------ Solution --------------------
SNMP directly uses the snmp component.
You can create a PHP program to feedback the memory parameters during the request.
Cactiez regularly accesses this program to obtain data.
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.