raspcontrol
raspcontrol copied to clipboard
Service displays as "stopped" improperly
I detailed the issue here to the best of my ability: https://www.raspberrypi.org/forums/viewtopic.php?f=36&t=75230&p=861578#p861578
Basically one service in particular is displaying as "stopped" when it is in fact started. I looked at the code and tried to sort it out on my own but coudln't make sense of it. It would seem the original developer is MIA, was hoping maybe you can help!
To summarize the problem. The nagios3 service is showing as UP correctly using the service --status-all command, but for some reason isn't being displayed correctly in raspcontrol.
sudo apt-get install nagios3 is how i installed the service in case it matters.
Hi @Rionoskae , sorry have not been paying much attention to this Repo, did not actually write the original code - just recreated this Repo after the original disappeared....
I will try and look into it...