-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
executable file
·50 lines (31 loc) · 1.36 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
/*******************************************************************************
Author ......... The Cacti Group
Contact ........
Home Site ...... http://www.cacti.net
Program ........ MikroTik Monitoring Plugin
Version ........ 1.0
Requires ....... Cacti 0.8.7i+, PIA 3.1
Purpose ........ Collect MikroTik Information for Reporting
*******************************************************************************/
----[ Purpose
This plugin allows you to background collect various MikroTik information
and store it in tables that can then be used for graphing and reporting
purposes.
----[ Features
Collects the following MikroTik information via snmp on a schedule
1) User Information
2) Tree Information
3) Storage/Memory Information
4) CPU Software Information
----[ Installation
Install just like any other plugin, just throw it in the plugin directory,
and Install and Enabled from the Plugin Management Interface.
Once this is done, you have to instruct the plugin as to how it will determine
which hosts to poll.
----[ Possible Bugs?
If you figure out this problem, see the Cacti forums!
----[ Future Changes
Got any ideas or complaints, please use Mantis!
----[ Changelog
--- 1.0 ---
Initial release