Added show feedbackreport

Added show feedbackreport
This commit is contained in:
MassimilianoPinto
2015-03-06 11:15:06 +01:00
parent e952db0ee9
commit 5bbd9a66fc
3 changed files with 137 additions and 65 deletions

View File

@ -130,6 +130,10 @@ struct subcommand showoptions[] = {
"Show the event statistics",
"Show the event statistics",
{0, 0, 0} },
{ "feedbackreport", 0, moduleShowFeedbackReport,
"Show the report of MaxScale loaded modules, suitable for Notification Service",
"Show the report of MaxScale loaded modules, suitable for Notification Service",
{0, 0, 0} },
{ "filter", 1, dprintFilter,
"Show details of a filter, called with a filter name",
"Show details of a filter, called with the address of a filter",