Search found 4 matches

by nyahc
Thu Nov 19, 2015 2:22 am
Forum: Open Source Nagios Projects
Topic: Monitoring from CSV file
Replies: 6
Views: 3775

Re: Monitoring from CSV file

Exactly! I wrote a plugin to get a column from csv file and to get an output with perf_data format, I was testing if it is working or not. One quick question, is it necessary to change any part of nagios configuration to enable perf_data? I read about it but i dont have any clear on my mind. thanks!
by nyahc
Wed Nov 18, 2015 1:57 am
Forum: Open Source Nagios Projects
Topic: Monitoring from CSV file
Replies: 6
Views: 3775

Re: Monitoring from CSV file

Sorry! You are right!

I want to graph this through ICINGA, Check_mk or something like that but, for do it, I need to implement something with perf_data.

My problem is, i don`t know exactly how...
by nyahc
Tue Nov 17, 2015 11:26 am
Forum: Open Source Nagios Projects
Topic: Monitoring from CSV file
Replies: 6
Views: 3775

Re: Monitoring from CSV file

Is it possible to do it with:

awk to catch the information and then to use perf data?

Could be a good option?
by nyahc
Tue Nov 17, 2015 7:06 am
Forum: Open Source Nagios Projects
Topic: Monitoring from CSV file
Replies: 6
Views: 3775

Monitoring from CSV file

Hi All, I`m working with a tool to generate a specific traffic (seagull), this tool generate a log file in .csv format. I would like monitoring and draw a graphic with a column of this file. I was searching information about it but I only saw how export config information or similar in .csv file (ot...