Cacti / plugin_monitor

Monitor Plugin for Cacti
GNU General Public License v2.0
36 stars 39 forks source link

Issue with mute function #175

Closed dmeshalkin closed 4 months ago

dmeshalkin commented 4 months ago

Hello! We are using a monitor plugin and encountered the following issue. We have a problem with the mute button functionality. When one of the devices is in a down state and the mute button is used, if any other device go to the down state, the sound does not reappear, and the devices remain in a Down (muted/acked) state. Cacti version | 1.2.26 Thold | 1.8 Monitor | 2.6

Thank you for your attention.

TheWitness commented 4 months ago

Do a test with the Browsers debug window open on the Console and see if there is a JavaScript error when you have it muted and take down another device. If you get a JavaScript error, post your browser type and version and the JavaScript error. Are you using the latest Develop branch?

TheWitness commented 4 months ago

I'm just confirming this.

TheWitness commented 4 months ago

I backed off to pre-2024, and the device starts to show down, and it attempts to make noise, but look at this new feature...

image

@xmacan, I think you broke this. I'll take a look at fixing it. I noted something wrong in the Pull Request, but just let it in. I'll get it fixed.

xmacan commented 4 months ago

sorry about that. I assume it was when adding different icons to devices, but I don't see where I broke it.

TheWitness commented 4 months ago

This is a new browser security thingy. I'm working on it this morning. Already made one commit here: 4ba12e8cc81d142d5bbd6eabe8cf7e1117ad3969

TheWitness commented 4 months ago

image

Works again from my perspective. First Order makes it awesome with the spinning icon 👍