I want to start using SNMP with my already established Zabbix. No wi find out that i dont have the feature SNMP enabled. Tried to use ./configure --enable-server --with-mysql--with-net-snmp so i can enable it, but no luck. I need help with that.
INFO:
Zabbix 7.0.15
Zabbix agent works...
Search Result
Collapse
13 results in 0.0031 seconds.
Keywords
Members
Tags
-
Zabbix Source Configure bootstrapping makefile error
While trying to compile Zabbix from sources in a new Debian Bullseye installation, I run "./configure" and got the error below.
...Code:(...) config.status: creating man/Makefile config.status: creating include/config.h config.status: include/config.h is unchanged config.status:
-
Zabbix 5.4 with Ubuntu 21.04 and MariaDB
Hi Everyone
I'm trying to install the Zabbix 5.4 over Ubuntu Server 21.04.
Basically I'm facing many issues as libsnmp and others. However I'm trying now compile the build directly.
Following the Zabbix Tutorial, (step 4)
https://www.zabbix.com/documentation/c... -
"Inventory" and "Hosts" Configuration text format/content
Thank you for reading my post first of all. Is there a way to a) better format what is printed when you click on "details" and "notes"? No matter what I've tried, it always comes out as one line. b) if there is not a way, is there an easy way to change what the fields are so they... -
I need help about ./configure
Hi,
I'm a bit confused about ./configure command.
If I install ./configure --enable-agent then install ./configure --enable-java , then ./configure --enable-server does 2nd or 3rd commands affect 1st one?
Should I use command together like ./configure --enable-java --enable-agent... -
More complicated please
Hi...this post is being created after spending the last 4 hours trying to get even the smallest bit of joy out of Zabbix, but as yet, nothing...so feel free to throw this post in the trash and mutter offensive things about the idiot trying to get Zabbix working.
My question though...is...if... -
Help with template in 2.0.3
Hello all.
I'm new into Zabbix and I need to monitor some servers and network devices, one of them is a Router Cisco 7206, I found the template in the Wiki, but I can't figure out how it works.
Do I need to change some parameters of the XML file in order to get it working... -
Zabbix 2.0 new install problem (./configure error)
Hi
I downloaded zabbix-2.0.0.tar.gz and followed the manual at http://www.zabbix.com/documentation/...lation/install
I have installed the libraries and dev files that was needed but when i run ./configure now i get output like this:
$ ./configure... -
I need help for configure a trigger to Ethernet
Hi guys! Need help for configure a trigger to Ethernet.
Need to create a trigger (on a template for Linux) for changes that occur in the input and output Ethernet.
Each server has different data. I need to know when a server is using too much bandwidth, or is sending lots of... -
configure not able to find ipmiif.h OPENIPMI
Hi all.
Thanks for looking.
I am installing the newest zabbix source on a rhel 6.1 x86_64 server.
I am running "./configure --enable-server --with-mysql --with-net-snmp --with-libcurl --with-openipmi --enable-agent"
but i am hanging... -
Problems creating items & triggers
Hi, good morning from Spain.
I'm having some problems while configuring new items to monitor some services and processes of the servers of my network. For example, one of the items I decided to create was one to monitor SQLServer 2000, and this is how i did it.
Equipo/Plantilla... -
Need installation help for Solaris
Have Zabbix 1.8 for Solaris, system is Solaris 10 on Sun 280R. Initial problem with configure was termination with message: Mysqlclient library not found.
Did some research, files really were not there--due to a known problem with the Solaris installer which left them off. Found Sun... -
Editing the configure script
I'm not the first person who has had to do this, so perhaps this thread will be a good place to keep track of edits people have made to get Zabbix 1.8 to compile.
My version of Solaris 10 had a Sun version of libiconv.h in /usr/include. It also had the much more extensive GNU version...