I'm running SNMP Zenoss connected to mysql database.I'm trying to select the device that fails the most from the database.
Column name called "devices" has all the device names.
Column name called "events" has all the events that are generated.
How can i write a query that will display the device that fails the most in a month? Please help.
Thanks in advance
Column name called "devices" has all the device names.
Column name called "events" has all the events that are generated.
How can i write a query that will display the device that fails the most in a month? Please help.
Thanks in advance