I got the message: wiringPiSetup: Unable to open /dev/mem or /dev/gpiomem: Permission denied.
So i changed the permissions and now it works.
Thank you!
Search found 14 matches
- Fri Apr 17, 2020 4:16 am
- Forum: Open Source Nagios Projects
- Topic: No output returned from plugin
- Replies: 4
- Views: 3268
- Thu Apr 16, 2020 11:16 am
- Forum: Open Source Nagios Projects
- Topic: No output returned from plugin
- Replies: 4
- Views: 3268
No output returned from plugin
Hi everyone, Iam using Nagios Core on a Raspberry Pi with Raspbian and i want to monitor the temperature and humidity of a room. So i installed wiring pi and dht22 for the dht22 sensor. Also i created a script for it, a command and the host with the services. So far everything works fine and i got n...
- Fri Apr 10, 2020 1:50 pm
- Forum: Open Source Nagios Projects
- Topic: I can't see the new added Service Status
- Replies: 3
- Views: 2490
Re: I can't see the new added Service Status
Thanks for you answer. 
But in the meantime I installed nagios core completly new and added all the existing config-datas.
It was a bit work, but now it works again.
You can lock it.
But in the meantime I installed nagios core completly new and added all the existing config-datas.
It was a bit work, but now it works again.
You can lock it.
- Mon Apr 06, 2020 4:58 am
- Forum: Open Source Nagios Projects
- Topic: I can't see the new added Service Status
- Replies: 3
- Views: 2490
I can't see the new added Service Status
Hi everyone, I got a little problem, because in the Service Status Summary is see all the different status like ok, unkown, critical, pending and the others.. But If i click on the hostgroup or on one explicit device, i can just see the already exiting ones. But if I create a new device, hostgroup o...
- Tue Mar 31, 2020 9:19 am
- Forum: Open Source Nagios Projects
- Topic: check indoor climate with a sensor
- Replies: 5
- Views: 2853
Re: check indoor climate with a sensor
Thank you, it works!
- Tue Mar 31, 2020 5:56 am
- Forum: Open Source Nagios Projects
- Topic: check indoor climate with a sensor
- Replies: 5
- Views: 2853
Re: check indoor climate with a sensor
Oh your right, thanks dude. I guess Iam on the right way now, but i have still an error message. (No output on stdout) stderr: sudo: /usr/lib/nagios/plugins/dht22-temperature.sh: command not found But i created the commands in the commands.cfg and in the plugins directory define command { command_na...
- Sat Mar 28, 2020 5:48 am
- Forum: Open Source Nagios Projects
- Topic: check indoor climate with a sensor
- Replies: 5
- Views: 2853
check indoor climate with a sensor
Hi everyone, I want to check the humidity and temperature of a room with a dht22 sensor. So I installed the nessecary plugins wiringPi and lol_dht22. So now I'am able to check the Humidity/Temperature in the commandline. But i want so see also the stats in the webinterface,that's why i create a humi...
- Fri Mar 27, 2020 12:51 pm
- Forum: Open Source Nagios Projects
- Topic: Unable to get process status/Could not read program status
- Replies: 9
- Views: 6642
Re: Unable to get process status/Could not read program stat
Oh my god, it works!! You saved me, haha. Thank you so much! :D :D It may just be a little thing for you, but iam so happy now. You really deserver your weekend now, haha. _____________________________________________________________________________________________ Can i ask you something else or do...
- Fri Mar 27, 2020 11:16 am
- Forum: Open Source Nagios Projects
- Topic: Unable to get process status/Could not read program status
- Replies: 9
- Views: 6642
Re: Unable to get process status/Could not read program stat
I try to run the following commands in the commandline, then i get the message: "chmod: invalid mode: 'nagios.nagios'" Or do i have to run the command in the directory? because then i got the message, that is a missing operand after nagios.nagios Sorry, if it's a stupid questions, but Iam ...
- Fri Mar 27, 2020 4:31 am
- Forum: Open Source Nagios Projects
- Topic: Unable to get process status/Could not read program status
- Replies: 9
- Views: 6642
Re: Unable to get process status/Could not read program stat
Yes sure, here is the output.