Manual:The Dude/Device settings

From MikroTik Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Adding a new device

To add a new device to The Dude, you can either use the Discovery interface, in which case the device will automatically be added with no settings asked from you, or you can add a device manually, by clicking the Add item button above the Map window.

Once you click the Add Item button, you can then add a new device by clicking anywhere on the Map. The New device window will be opened:

Add Device-2010-07-01 11.18.59.png

Icon-note.png

Note: You can also add new devices in the Devices pane, in this case you will be asked to specify the Map onto which you like to add the device


You will then need to provide the following information:

  • Address - The IP or DNS name of the device you are about to add. Must be reachable from the Dude server
  • Username - Username for using tools such as Winbox (in case it's RouterOS), FTP, Telnet etc.
  • Password - Password for the same
  • Secure mode - Whether to use Secure mode when connecting to a RouterOS device. Uses TLS connection.
  • RouterOS - Whether this device is running RouterOS. Decides whether to show RouterOS specific configuration options. This option also makes sure that the devices can be grouped in Groups, to allow mass upgrades.

After clicking Next you will be asked to select which services you wish to be monitored on the newly created device. It is also possible to scan for services with the Discover button

Add Device-2010-07-01 11.25.23.png

After clicking Finish, the device will show up in the Map window and also in the Devices list. You can now double click it to open it's settings. It's also possible to right-click it and select Settings.

Device settings

192.168.88.1 - Device-2010-06-30 13.40.03.png

General

This window allows you to configure the most important settings of the device:

  • Name - any name, for example Our main E-mail server
  • Addresses - the IP addresses of the device. You can enter one, or use the arrows to add more fields
  • DNS names - DNS names of the device, if any
  • DNS lookup - How to perform automatic DNS lookup if needed
  • DNS lookup interval - How often to check for DNS name changes
  • MAC addresses - MAC address of the device
  • MAC lookup - How to perform MAC address lookup if needed
  • Type - Device type selects what icon to use on the map. Some device (generic) is used by default
  • Parents - Which device if the hierarchical parent of this one, builds reachability dependencies to avoid multiple notifications in case parent device fails (in which case child devices are also unreachable)
  • Custom Fields - Any data can be used in the custom fields, like address, coordinates or contact info
  • Agent - Agent to be used to reach and monitor this particular device. Agents are other Dude servers that have acess to networks the current server can't reach.
  • SNMP profile - SNMP profile to be used for this device. Default selection between SNMP1 and 2, can add SNMPv3 by opening the Edit window.
  • Username and Password - How to access the device from within the Tools menu (Winbox, Telnet, etc)
  • Secure mode - Whether to use TLS secure connection for Winbox
  • RouterOS - Whether to show RouterOS specific menus
  • Dude server - If it's another Dude server that could be used as an agent

It also offers you to add a Note, Remove the device, run certain Tools, Reprobe the device, Ack it (acknowledge a failure), Unack (remove the previously set Ack), reboot and reconnect the device.

Polling

This tab allows you to configure polling times and timeouts specifically for this device. Device specific settings are always overriding general settings and map settings.

192.168.88.1 - Device-2010-07-01 15.49.04.png

  • Enabled - Whether to poll any services on this device
  • Probe interval - How often should the services be polled, in seconds
  • Probe timeout - how much time should pass from start of a specific poll until the service is considered non responsive (timeout). When this state is reached, the device is still Green, but the individual Service will show Timeout and will turn Orange
  • Probe down count - how many times should the poll fail until the service is considered down. When this state is reached, the Device icon will turn Orange, any specified Notifications will be run, and the individual Service will turn Red
  • Use notifications - what action should The Dude take if one of the services reaches Probe down state. Notifications can be chosen from the predefined list, new notifications can be created in the Notifications pane, which is available in the main Menu pane, or in this same window by clicking the ... button.

Example: In this case one service has reached "Probe down" state, as all the required polls ended with timeout. The service has turned red (down) but device icon is Orange, because other services are reachable.

SS-2010-07-01 15.54.53.png