Cacti / plugin_monitor

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

Filter based on monitoginr Criticality is not working #149

Closed arno-st closed 1 year ago

arno-st commented 1 year ago

Describe the bug

When I try to change the host view to certain criticality device, it dosen't work. the screen is refresh with the old one. Like the filter ctiricality=x is missing on the URL. But if I add it manualy it's working.

To Reproduce

Go to host view, change the criticality selection and voilà

Expected behavior

Display only device that match the criticality chosoen

Desktop (please complete the following information)

Cacti Version | 1.2.21 Cacti OS | unix Browser Firefox and Edge same same

arno-st commented 1 year ago

Maybee wrong place to open a ticket !! My monitor version is 2.5 Not clear if it's inclued in Cacti or if I have to look on the monitor plugin in code!!

TheWitness commented 1 year ago

Yea, I moved it to the Monitor plugin. What other plugins are you running?

arno-st commented 1 year ago

Hmm I have a lot!

And ok right path, the problem is on one of my plugin where I add a filter based on another data of the 'host'. I have to look into this three hookup: device_filters device_sql_where device_table_bottom

So I close this one. Thanks

TheWitness commented 1 year ago

That's what I suspected. My IBM RTM plugins do the same thing, the replace the presentation of the host table with their own version to add specific 'Cluster' columns for the HPC monitoring.