Can I / Should I

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
jdemille
Posts: 3
Joined: Thu May 29, 2014 12:19 pm

Can I / Should I

Post by jdemille »

Is it a good idea to use nagios to collect lots of data about a particular space, I would like to use it to collect lots of data such as Temp, Lighting Info, Number of people in the building Etc. I have lots of sensors that can easily send the info via Passive checks. I would like to store the data in mysql and run reports with crystal reports.

There could be thousands of spaces reporting pretty consistently. I would like to use Nagios because somethings would need to be acted on over temps, stale data etc...
Last edited by jdemille on Fri Apr 17, 2015 9:45 am, edited 1 time in total.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Can I / Should I

Post by tmcdonald »

I did a talk at our conference on this exact thing:

https://www.youtube.com/watch?v=Bt9yUpLrC5w

More focused on custom hardware than anything, but still worth taking a look.
Former Nagios employee
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Can I / Should I

Post by Box293 »

This is one of my favourite things about Nagios, if you can talk to a device then you can monitor it in Nagios and collect the performance data for historical trends later.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
jdemille
Posts: 3
Joined: Thu May 29, 2014 12:19 pm

Re: Can I / Should I

Post by jdemille »

Great Very Cool, So the number of potential sensors doesn't seem to be a concern. I'll start hacking together a proof of concept.
jdemille
Posts: 3
Joined: Thu May 29, 2014 12:19 pm

Re: Can I / Should I

Post by jdemille »

tmcdonald -

Would you mind posting the host config for the demo you showed in your talk?

-jason
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Can I / Should I

Post by tmcdonald »

Sorry for the late reply - this section of the forum was not showing new posts for some reason.

I don't have the config on-hand anymore, but it was basically whatever would have been created by the Unconfigured Objects wizard.
Former Nagios employee
Locked