[Suggestions] New Mikrotik Template

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

User avatar
mojiro
Cacti User
Posts: 121
Joined: Sun Jul 24, 2005 12:20 pm
Location: Ireland, Dublin

[Suggestions] New Mikrotik Template

Post by mojiro »

Some years before I have created a set of templates and scripts for Mikrotik RouterOS.

These days I have started updating these scripts in order to be compatible with Mikrotik v5.26/v6.5 & Cacti 0.8.8b.

If you have any suggestions for something to be graphed please comment! :D

For the moment I aim to have support for

1) System
  • * CPU Load
    * System Uptime
    * Disk Usage
    * RAM Usage

    * System/Processor Temperature
    * Fan
    * Voltage
    * Current
2) IP
  • * Active PPP Connections
    * ARP Entries
    * Neighbor count
    * DHCP Server Leases
    * Total Routes count
    * Route count per protocol
3) Network Interfaces (any kind)
  • * TX/RX Bits/Bytes
    * TX/RX Packets
4) Wireless Station
  • * Signal Strength
    * TX/RX Rate
    * Frequency 802.11b/g & 802.11a
5) Wireless AP / Wireless Virtual AP
  • * Total stations count
    * Stations count per AP
    * Noise floor
    * Overall CCQ
6) Wireless Registration Table
  • * Signal Strength
    * TX/RX Bits/Bytes
    * TX/RX Packets
    * Uptime
    * SNR
    * TX/RX Signal Strength Ch0/1/2 (I think it is for 802.11n connections)
7) Queues
  • * Simple Packets
    * Simple Traffic Bits/Bytes
    * Tree Packets
    * Tree Traffic Bits/Bytes
- - - -

* With red color the additions since the previous version
* With blue color the fixes for current compatibility
Last edited by mojiro on Fri Nov 08, 2013 1:37 pm, edited 2 times in total.
[i]Born to be online![/i]
User avatar
proohu01
Posts: 45
Joined: Mon Dec 20, 2004 3:13 am
Location: The Netherlands

Re: [Suggestions] New Mikrotik Template

Post by proohu01 »

Nothing to add. Just waiting for the above list. That would be great already! :D

I am currently using the Mikrotik Plugin instead. Why not update that one?
Cacti Version - 0.8.8b
CentOS 6.4
User avatar
mojiro
Cacti User
Posts: 121
Joined: Sun Jul 24, 2005 12:20 pm
Location: Ireland, Dublin

Re: [Suggestions] New Mikrotik Template

Post by mojiro »

Mikrotik Plugin?

please give me a link..
[i]Born to be online![/i]
User avatar
proohu01
Posts: 45
Joined: Mon Dec 20, 2004 3:13 am
Location: The Netherlands

Re: [Suggestions] New Mikrotik Template

Post by proohu01 »

How about this:
http://docs.cacti.net/plugin:mikrotik

Try it! It is nice.
Cacti Version - 0.8.8b
CentOS 6.4
tomekmak
Posts: 4
Joined: Wed Nov 06, 2013 6:56 pm

Re: [Suggestions] New Mikrotik Template

Post by tomekmak »

mojiro wrote:Some years before I have created a set of templates and scripts for Mikrotik RouterOS.

These days I have started updating these scripts in order to be compatible with Mikrotik v5.26/v6.5 & Cacti 0.8.8b.

If you have any suggestions for something to be graphed please comment! :D

For the moment I aim to have support for

1) System
  • * CPU Load
    * System Uptime
    * Disk Usage
    * RAM Usage

    * System/Processor Temperature
    * Fan
    * Voltage
    * Current
2) IP
  • * Active PPP Connections
    * ARP Entries
    * Neighbor count
    * DHCP Server Leases
    * Total Routes count
    * Route count per protocol
3) Wireless Station
  • * Signal Strength
    * TX/RX Bits/Bytes
    * TX/RX Rate
    * Frequency 802.11b/g & 802.11a
4) Wireless AP / Wireless Virtual AP
  • * Total stations count
    * Stations count per AP
    * Noise floor
    * Overall CCQ
5) Wireless Registration Table
  • * Signal Strength
    * TX/RX Bits/Bytes
    * TX/RX Packets
    * Uptime
    * SNR
    * TX/RX Signal Strength Ch0/1/2 (I think it is for 802.11n connections)
6) Queues
  • * Simple Packets
    * Simple Traffic Bits/Bytes
    * Tree Packets
    * Tree Traffic Bits/Bytes
- - - -

* With red color the additions since the previous version
* With blue color the fixes for current compatibility
Hello!

I suggest packets per second for each kind of interface.
User avatar
mojiro
Cacti User
Posts: 121
Joined: Sun Jul 24, 2005 12:20 pm
Location: Ireland, Dublin

Re: [Suggestions] New Mikrotik Template

Post by mojiro »

you can already do that, but I forgot to mention it
[i]Born to be online![/i]
tomekmak
Posts: 4
Joined: Wed Nov 06, 2013 6:56 pm

Re: [Suggestions] New Mikrotik Template

Post by tomekmak »

Im kinda noob in cacti.
Can you tell me - is there any template with pps monitoring ?
User avatar
mojiro
Cacti User
Posts: 121
Joined: Sun Jul 24, 2005 12:20 pm
Location: Ireland, Dublin

Re: [Suggestions] New Mikrotik Template

Post by mojiro »

1. Devices
2. Click on a device
3. (at the bottom of the page) Add Data Query: SNMP - Interface Statistics
4. Add

If you want more help, please create a new topic.
[i]Born to be online![/i]
User avatar
mojiro
Cacti User
Posts: 121
Joined: Sun Jul 24, 2005 12:20 pm
Location: Ireland, Dublin

Re: [Suggestions] New Mikrotik Template

Post by mojiro »

Until now I have completed the wireless part.
Also cpu, arp, neighbors, temperatures, power, uptime, ram, hdd, dhcp

I have added support for Mikrotik API, in order to collect more data.

I am thinking also for firewall rules, proxy and hotspot
Attachments
Mikrotik - IP - Routes Analysis
Mikrotik - IP - Routes Analysis
graph_image.php.png (15.15 KiB) Viewed 44617 times
[i]Born to be online![/i]
mionco
Posts: 10
Joined: Tue Apr 16, 2013 5:39 am

Re: [Suggestions] New Mikrotik Template

Post by mionco »

hi, where can i download the new mikrotik templates? thank you...
User avatar
mojiro
Cacti User
Posts: 121
Joined: Sun Jul 24, 2005 12:20 pm
Location: Ireland, Dublin

Re: [Suggestions] New Mikrotik Template

Post by mojiro »

They will be available for download when they are ready.
[i]Born to be online![/i]
User avatar
mojiro
Cacti User
Posts: 121
Joined: Sun Jul 24, 2005 12:20 pm
Location: Ireland, Dublin

Re: [Suggestions] New Mikrotik Template

Post by mojiro »

Also note that for using some special features.. you should have installed memcached
[i]Born to be online![/i]
mionco
Posts: 10
Joined: Tue Apr 16, 2013 5:39 am

Re: [Suggestions] New Mikrotik Template

Post by mionco »

will it be possible to somehow graph signal strenght of 3G modem? i didnt find OID for it in MK, but it can be read from /interface ppp-client info ppp-out1 and it looks like this...

status: call in progress
pin-status: no password required
functionality: full
manufacturer: Sierra Wireless, Incorporated
model: MC8700
revision: M2_0_9_3AP C:/WS/FW/M2_0_9_3AP/MDM8200/SRC/AMSS 2009/08/06
15:52:45
serial-number: 356079035371594
current-operator: T-Mobile SK
access-technology: 3G
signal-strengh: -81 dBm
frame-error-rate: n/a
User avatar
mojiro
Cacti User
Posts: 121
Joined: Sun Jul 24, 2005 12:20 pm
Location: Ireland, Dublin

Re: [Suggestions] New Mikrotik Template

Post by mojiro »

hm!! interesting!
[i]Born to be online![/i]
User avatar
mojiro
Cacti User
Posts: 121
Joined: Sun Jul 24, 2005 12:20 pm
Location: Ireland, Dublin

Re: [Suggestions] New Mikrotik Template

Post by mojiro »

For the moment I try to port these graphs to mikrotik

http://forums.cacti.net/viewtopic.php?f=12&t=51271
[i]Born to be online![/i]
Post Reply

Who is online

Users browsing this forum: aminrr24 and 1 guest