Manual:The Dude/Interface: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
Line 104: Line 104:
[[File:Local Server-2010-06-30 14.22.06.png]]
[[File:Local Server-2010-06-30 14.22.06.png]]


Local server is the instance on your Windows PC which is used by default when opening the Dude program. It connects to Localhost. If you plan to scan and manage devices from another machine, and only use the Dude application to connect to a remote host, you can disable the local server.  
Local server is the instance on your Windows PC which is used by default when opening the Dude program (It connects to the Localhost server). If you plan to scan and manage devices from another machine, and only use the Dude application to connect to a remote host, you can disable the local server.  


* '''Disabled''' - Local server is disabled at all times
* '''Disabled''' - Local server is disabled at all times

Revision as of 12:33, 2 July 2010

Panes

The main Dude window is split into sections, called Panes. When first opening The Dude you will see the main Window frame with Server setting buttons, the Menu pane and the Main Pane, which is by default occupied by the Map pane. The Map pane can be either split into parts, or replaced by any other pane.

For example, the following image shows the Dude interface with the main pane split into four panes. Each pane can contain any item from the menu pane on the left:

Panes.jpg

The simplest way to open another pane instead of the map, is to click one of the items in the Menu pane. It is also possible to use the Dropdown menu in each panes top left corner.

Each window pane can be split either horizontally or vertically, and each split section can then be populated by any of the possible Menu pane items. The bar on the top of each frame contains a dropdown list of possible pane contents, and buttons to split the pane into sections:

SS-2010-06-30 15.42.23.png


It is also possible to drag items from the Menu pane onto one of the open Panes on the right.

SS-2010-06-30 15.37.13.png

If your system has multiple monitors connected, you can even separate the Panes from the main Dude window, and float them on other screens. This can be done in the Panels window, in the Menu pane.

Menu pane

Menu.jpg

The menu pane in the left side of the Dude interface provides access to various panes. You can either double click a menu item to open it in the default pane on the right, or if you have multiple panes open, you can also drag an item from the menu pane to one of the open panes.

Pane.png
  • Address lists - Lists of IP addresses to be used in Blocklist and other places
  • Admins - Users who can access this particular Dude server
  • Charts - Configure graphs based on any data source in the map
  • Devices - List of all the devices drawn on any of the network maps
  • Files - List of the files uploaded to the server, like images for network map backgrounds and sounds
  • Functions - Functions that can be used, includes scripts and advanced queries
  • History Actions - History of tasks performed by the admin, like adding or removing devices. Admin log.
  • Links - List of all links in all maps.
  • Logs - Logs of device statuses. Dude also includes a Syslog server, and can receive Logs from other devices.
  • MIB nodes - Information about MIBs
  • Network maps - All maps
  • Networks - List of all network segments places on the map
  • Notifications - Different ways to alert the admin of
  • Panels - Allows to configure separate dude window entities for use on multiple monitors or otherwise
  • Probes - Probes are responsible for polling specific services on the defices
  • Services - Lists the currently monitored services on all devices
  • Tools - Configures the tools that can be run on each device (ie. connect with winbox, telnet, ftp etc.)

Map pane

Map.jpg

The main pane of the Dude window is occupied by the device map (at least upon first startup, later you can customize that). The map shows graphical layout of your network. If you used device discovery earlier, it will already be populated by devices in your network, but it is also possible to add devices one by one, by using the Add button.

The map contains two layers, device links, and device dependencies. To avoid receiving reports about each device status when a parent device is unreachable, you can configure which device is dependent on which other device.

  • Add item - Allows you to manually add a map element, possible choices:
    • Device - Any device that can or cannot be pinged. Devices that can't be monitored can be added for illustrative purposes
    • Network - a network cloud icon to help visually organize the layout
    • Submap - Submaps are shortcut links to other maps, to help you expand the map in several hierarchical layers
    • Static - A generic icon that can represent anything
    • Link - Allows you to link devices together if they are connected.
  • Remove item - Delete any item from the map
  • Copy and paste - To be able to copy items to other maps
  • Lock - Lock helps to avoid accidental moving of items around on he map
  • Drag - For large maps, drag icon switches to drag mode, from the default select mode
  • Select - Selection mode for selecting map items
  • Map settings - Opens current Map settings
  • Find - Opens the search window for searching items in the current pane (Map in this case)
  • Item alignment - Select multiple items, and then choose one of the two alignment icons to organize items in Rows or Circles.

Map.png

Server settings

Serv.jpg

The server settings panel is located in the top-left corner of the Dude interface. It contains the following buttons:


SS-2010-06-30 13.33.38.png

  • Connect/Disconnect - Connects to a Dude server (including Localhost) or disconnects from it
  • Preferences - general Dude preferences
  • Local server - local server settings
  • Help - link to this webpage
  • Undo/Redo - allows to undo or redo the last action
  • Settings' - settings of the currently connected server
  • Export/Import - allows to save, or load Dude configuration files

Preferences

Preferences-2010-06-30 14.21.15.png

  • Auto connect at startup self explanatory
  • Auto reconnect if connection is lost - self explanatory
  • Appear only inside tray when minimised - do not show Dude in Windows task bar
  • Hide tray icon (deselected by default) - hide Dude from tray
  • Status Bar - Show bottom status bar
  • Language - can change language of The Dude interface

Local server

Local Server-2010-06-30 14.22.06.png

Local server is the instance on your Windows PC which is used by default when opening the Dude program (It connects to the Localhost server). If you plan to scan and manage devices from another machine, and only use the Dude application to connect to a remote host, you can disable the local server.

  • Disabled - Local server is disabled at all times
  • All time - Local server is enabled always
  • Only when local client is running - self explanatory
  • As service - run the Dude local server as a windows service

Server settings

Server Configuration-2010-06-30 14.23.42.png

Allows configuration of various aspects of the currently connected server. More specific explanation of all the options in the The Dude/Server Settings article.


Read more