naemon / naemon-core

Networks, Applications and Event Monitor
http://www.naemon.io/
GNU General Public License v2.0
151 stars 63 forks source link

Issues with Business Process #460

Closed Kevin-McKee closed 4 months ago

Kevin-McKee commented 4 months ago

I'm using the Business Process plugin within Naemon/Thruk, and have previously been able to edit/save the processes successfully. More recently - and I don't know if it's a result of patches applied to my system, I'm now getting an error when trying to save a business process.

IoKss

The only additional thing I see in my thruk.log file is

Naemon: 491: failed to connect - failed to connect to localhost:7003: Connection refused. at /usr/share/thruk/lib/Thruk/Backend/Manager.pm line 1598

I'm not really sure where to start troubleshooting this issue - if anybody has any tips, I'd appreciate the help. Thanks

sni commented 4 months ago

Probably more a Thruk issue.... Thruk needs to restart naemon when saving new business processes. If everything is ok when you refresh the page, then this might be a race condition during the short period where naemon is "offline" and reloading the configuration.

Kevin-McKee commented 4 months ago

Refreshing the page continues to bring up the same error. I will create an issue with Thruk