Hi,
I am working on CollectdD with logstash ,i need to install collectd in hp ux server,please help me with the installation process and list of dependencies i need to install.
server details :
HP-UX server B.11.31 U ia64
user : without root
Hi,
I am working on CollectdD with logstash ,i need to install collectd in hp ux server,please help me with the installation process and list of dependencies i need to install.
server details :
HP-UX server B.11.31 U ia64
user : without root
Hi!
Here is how you can combine Collectd and Logstash: https://www.elastic.co/guide/en/logstash/current/plugins-codecs-collectd.html
But this has nothing to do with Beats project I guess. Better to ask in Logstash respective forum?
C.
Hi ChrsMark,
Iam following this link only for collectd plugin in logstash,what my concern is i need to collect metrics from HP UX server.So i need to install that in HP,for that i have downloaded binary tar file there i did ./configure and make install.In that process am getting errors like yacc scanner.c etc,so i want to know what are the libraries i need to install in hp ux inorder to install collectd and my logstash is in linux server version 7.2.0
Hello,
The collectd download page gives some high-level pointers on debugging building from source. What tools/libraries are listed in the README
?
https://collectd.org/download.shtml#source
A summary at the end of the
./configure
run will tell you which libraries could be found and the appropriate plugins will be enabled automatically based on that. If one or more plugins that you need are disabled, check the ”Prerequisites“ section in theREADME
file to find out which libraries your are missing.
In the past, I've had good luck finding prebuilt software packages for HP-UX at the following site, but I did not find collectd
.
You may be able to use this site to track down needed dependencies.
Hello,
we have a similar Problems compiling collectd on HPUX.
For now we are stuck, we don´t find a solution.
We digged very deep into compiling, and stay at:
Can´t compile with CC (from HP) and GCC (HPUX Connect). Tried many options. All Libraries are there.
For now, HPUX and Elastic is very hard to implement us. We don´t have a solution for now.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.