Histogram issue in nagiosls
Posted: Thu Apr 02, 2020 3:16 am
Hi there,
I'm very new on this forum. That is my first topic and i hope i 'm opening it at the right place.
We are using Nagios Log Server 2.1.4, and we mostly use the default fonctionalities. We run the nagios appliance.
Yesterday my boss asked some statistics about VPN usage. (Indeed, because of Coronas Virus, our people are working from home now !)
Goal is to know the number of concurrent users logged in !
Fortulately, the device is sending us every hour this information encapsulated in a message.
Thanks to this forum and with the usage of grok filter, we managed to cut the message matching the correct pattern. Awesome !
So far, so good: i have a concurrentuser field with the correct information. Great !
Now, I want to do something very simple but didn't find out how to do it !
I just want to print this information on a Nagios Dashboard as an histogram.
See screenshot.
How to draw an histogrann with timestamp on X and concurrent user number on Y ?
This should be very simple but, I don't get it...
Of course csv export is working, but how to do it in through the nagios interface ?
thx, Oliver
I'm very new on this forum. That is my first topic and i hope i 'm opening it at the right place.
We are using Nagios Log Server 2.1.4, and we mostly use the default fonctionalities. We run the nagios appliance.
Yesterday my boss asked some statistics about VPN usage. (Indeed, because of Coronas Virus, our people are working from home now !)
Goal is to know the number of concurrent users logged in !
Fortulately, the device is sending us every hour this information encapsulated in a message.
Thanks to this forum and with the usage of grok filter, we managed to cut the message matching the correct pattern. Awesome !
So far, so good: i have a concurrentuser field with the correct information. Great !
Now, I want to do something very simple but didn't find out how to do it !
I just want to print this information on a Nagios Dashboard as an histogram.
See screenshot.
How to draw an histogrann with timestamp on X and concurrent user number on Y ?
This should be very simple but, I don't get it...
Of course csv export is working, but how to do it in through the nagios interface ?
thx, Oliver