Cacti / plugin_monitor

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

Mute function #81

Closed Matizmat closed 5 years ago

Matizmat commented 5 years ago

We use Monitor plugin on a NOC to be alerted with sound about new down device. We used an oldest version of cacti with monitor and the sound alert worked well. But since upgrade to he last version of cacti 1.2.1 and last plugins versions Monitor / thod (master then dev), we have a problem with the Mute functionality. When a device is down, we use the mute button (investigate etc ...), but if a new device is down, sound stay muted.

Do you know if this is a normal situation ? Maybe i have forgot something !

Thansk a lot for your time :)

netniV commented 5 years ago

The mute functionality is based off device ids so should sound again when a new device goes offline. I will have to run some tests hopefully over the weekend but I would have thought others would have moaned if that wasn’t working since the code hasn’t changed in months. What version of monitor are you using? What version of thold?

Matizmat commented 5 years ago

Cacti Version | 1.2.1 Thold 1.0.3 Monitor 2.1 Try with Master version and develop

I will try to make a clean install to see if it's my installation !

netniV commented 5 years ago

Did you manage to see if it was resolved?

cigamit commented 5 years ago

It was still broken. I'm fixing now.

cigamit commented 5 years ago

Resolved.

Matizmat commented 5 years ago

Hello, Thanks a lot i'll update as soon as possible ;)