|
55496bf943
|
Add example referred to in documentation
|
2015-06-16 08:27:58 +10:00 |
|
|
82cb45315d
|
Add documentation for initial release
|
2015-06-16 08:27:58 +10:00 |
|
|
ad550ca6da
|
Add a couple more MIBs to Ruckus support
|
2015-06-16 08:27:58 +10:00 |
|
|
0e218ef22c
|
Move MIB poller debugging into SNMP functions
|
2015-06-16 08:27:58 +10:00 |
|
|
d617aaacd0
|
Add graph type for MIB-based polling
|
2015-06-16 08:27:58 +10:00 |
|
|
7dbb670638
|
Factor out getting the list of subtypes; add MIB types which were loaded from database
|
2015-06-16 08:27:57 +10:00 |
|
|
da346c3a35
|
Tidy up debug vs. non-debug output
|
2015-06-16 08:27:57 +10:00 |
|
|
0e17cd967f
|
Remove manual graph_type definition; call db load instead
|
2015-06-16 08:27:57 +10:00 |
|
|
ed41fa9c88
|
A couple of minor notes for later
|
2015-06-16 08:27:57 +10:00 |
|
|
a2baae3ccf
|
Move convenience functions into common; d_echo no longer adds "\n" automatically
|
2015-06-16 08:27:57 +10:00 |
|
|
c873cafbae
|
Move client authorization checks to a separate function
|
2015-06-16 08:27:57 +10:00 |
|
|
e884bfa860
|
Include to read graphs from the graph_types table
|
2015-06-16 08:27:57 +10:00 |
|
|
6038f11db9
|
phpcs run
|
2015-06-16 08:27:57 +10:00 |
|
|
942e5047e5
|
Graph sections must be lower case
|
2015-06-16 08:27:57 +10:00 |
|
|
70c415124d
|
Remove graph_types note
|
2015-06-16 08:27:57 +10:00 |
|
|
7ca0c54703
|
Add note about duplicate code
|
2015-06-16 08:27:57 +10:00 |
|
|
0cc75d7d1d
|
Separate convenience function for RRD filename generation; tidy formatting
|
2015-06-16 08:27:57 +10:00 |
|
|
96bee67394
|
Do not attempt to create file if there are no DS definitions
|
2015-06-16 08:27:56 +10:00 |
|
|
c5c0c1f0a0
|
Move $sep to where it is actually used
|
2015-06-16 08:27:56 +10:00 |
|
|
db2f57f2bc
|
Poll sysObjectID by default
|
2015-06-16 08:27:56 +10:00 |
|
|
982faeb869
|
Implement more efficient is_dev_attrib_enabled()
|
2015-06-16 08:27:56 +10:00 |
|
|
78bf0b7a0a
|
Remove inaccurate references to graph_sections
|
2015-06-16 08:27:56 +10:00 |
|
|
e02ed25dee
|
temporary testing graph
|
2015-06-16 08:27:56 +10:00 |
|
|
38441130e8
|
Minor clarification on OS support
|
2015-06-16 08:27:56 +10:00 |
|
|
984ec0d060
|
Save MIB graphs in database, tag devices for graphing
|
2015-06-16 08:27:56 +10:00 |
|
|
e77d4d3063
|
Reverse the logic to make it clearer what is happening
|
2015-06-16 08:27:56 +10:00 |
|
|
1ddaa5c288
|
Minor fixup to MIB polling
|
2015-06-16 08:27:56 +10:00 |
|
|
4af7dd8225
|
First cut at working poller for MIBs
|
2015-06-16 08:27:56 +10:00 |
|
|
8f5bc4cdb6
|
Minor tidies
|
2015-06-16 08:27:56 +10:00 |
|
|
f27de0b8ff
|
Remove duplicate code
|
2015-06-16 08:27:55 +10:00 |
|
|
6874d32904
|
Save results of polling sysObjectID to the database
|
2015-06-16 08:13:08 +10:00 |
|
|
5bdf67ba6e
|
Move MIB-based polling out of discovery altogether
|
2015-06-16 08:13:08 +10:00 |
|
|
2a18afe3af
|
Don't search junk
|
2015-06-16 08:13:08 +10:00 |
|
|
ddb6684108
|
Move MIB-based polling out of discovery altogether
|
2015-06-16 08:13:08 +10:00 |
|
|
d969ef679b
|
First cut at MIB-based discovery; not efficient
|
2015-06-16 08:13:08 +10:00 |
|
|
874dc5ede5
|
Start at generic MIB parsing
|
2015-06-16 08:12:28 +10:00 |
|
|
c11750bde8
|
Merge pull request #1286 from f0o/issue-1285
Log success or failure of an alert-transport
|
2015-06-15 22:47:11 +01:00 |
|
|
32238c7587
|
Merge pull request #1284 from f0o/issue-1278
Fix PHP5.3 error in install.php
|
2015-06-15 22:45:59 +01:00 |
|
|
b8666cb886
|
Log success or failure of an alert-transport
|
2015-06-15 18:14:12 +00:00 |
|
|
9ef8f49636
|
Fix PHP5.3 error
|
2015-06-15 18:03:16 +00:00 |
|
|
29af5f463e
|
Merge pull request #1283 from laf/issue-467
Added basic detection for EqualLogic units
|
2015-06-15 16:19:42 +00:00 |
|
|
d6e22a5363
|
Merge pull request #1282 from rztuc/aos69k-cpu
Added support for CPU graphing of Alcatel-Lucent AOS 7 devices.
|
2015-06-15 16:22:29 +01:00 |
|
|
71189b9ca1
|
Added basic detection for EqualLogic units
|
2015-06-15 16:08:35 +01:00 |
|
|
46b0084741
|
Added support for CPU graphing of Alcatel-Lucent AOS 7 devices. Removed unused line from code.
|
2015-06-15 16:48:59 +02:00 |
|
|
7298cefe59
|
Merge pull request #1281 from laf/issue-bgp-fix
fixed junos bgp4 polling :(
|
2015-06-15 12:05:54 +00:00 |
|
|
439b1e5d6d
|
Updated if check with f0os code
|
2015-06-15 12:41:49 +01:00 |
|
|
3179b4cf20
|
fixed junos bgp4 polling :(
|
2015-06-15 12:02:06 +01:00 |
|
|
219075cd9d
|
Merge pull request #1280 from laf/issue-1279
updated alert template mapping to own table
|
2015-06-15 10:45:44 +00:00 |
|
|
f192f4bde1
|
Merge pull request #1269 from Calvario/issue-1199
Added UPS load support to Synology
|
2015-06-15 11:22:03 +01:00 |
|
|
6813c1face
|
updated alert template mapping to own table
|
2015-06-15 11:13:19 +01:00 |
|