emqx3.2.3 ctl in not known

9 views
Skip to first unread message

Ali Tazik

unread,
Sep 29, 2019, 1:52:15 AM9/29/19
to emqtt

I have installed last version of emqx emqx-windows-v3.2.3 on windows server 2016 . now when i start dashboard after running emqx 

C:\emqx\bin>emqx start and browse it on http://localhost:18083 i got
URL not found.


So i decided to reload dashboard plugin, according official help i run :
C:\emqx>bin\emqx_ctl plugins reload emqx_dashboard
But seems plugins not known by emqx_ctl command? What is your suggestion?

C:\emqx>bin\emqx_ctl plugins reload emqx_dashboard
Usage: emqx_ctl
--------------------------------------------------------------------------------
recon memory                                    # recon_alloc:memory/2
recon allocated                                 # recon_alloc:memory(allocated_types, current|max)
recon bin_leak                                  # recon:bin_leak(100)
recon node_stats                                # recon:node_stats(10, 1000)
recon remote_load Mod                           # recon:remote_load(Mod)
--------------------------------------------------------------------------------
retainer info                                   # Show the count of retained messages
retainer topics                                 # Show all topics of retained messages
retainer clean                                  # Clean all retained messages
retainer clean <Topic>                          # Clean retained messages by the specified topic filter
--------------------------------------------------------------------------------
admins add <Username> <Password> <Tags>         # Add dashboard user
admins passwd <Username> <Password>             # Reset dashboard user password
admins del <Username>                           # Delete dashboard user
--------------------------------------------------------------------------------
rules list                                      # List all rules
rules show <RuleId>                             # Show a rule
rules create                                    # Create a rule
rules delete <RuleId>                           # Delete a rule
--------------------------------------------------------------------------------
rule-actions list                               # List actions
rule-actions show <ActionId>                    # Show a rule action
--------------------------------------------------------------------------------
resources create                                # Create a resource
resources list [-t <ResourceType>]              # List resources
resources show <ResourceId>                     # Show a resource
resources delete <ResourceId>                   # Delete a resource
--------------------------------------------------------------------------------
resource-types list                             # List all resource-types
resource-types show <Type>                      # Show a resource-type

C:\emqx>
Reply all
Reply to author
Forward
0 new messages