Commit Graph

5566 Commits

Author SHA1 Message Date
Neil Lathwood b97ff07aa8 Update vyos.inc.php
Newer vyos reports back as all lower case so making the check case-insensitive.
2015-06-18 20:06:41 +01:00
Neil Lathwood 876eefdfb7 Merge pull request #1297 from rztuc/issue-map-broken
fixed a bug where stale link/device data would lead to broken map
2015-06-18 17:55:32 +01:00
einhirn 94ea73a595 another minor correction about $port being undefined in some cases 2015-06-18 18:29:55 +02:00
einhirn fdfe776c5a minor correction about being undefined in some cases 2015-06-18 16:57:36 +02:00
einhirn 653696b949 fixed a bug where stale link/device data would lead to broken map 2015-06-18 16:32:01 +02:00
Daniel Preussker 559d6960c7 Merge pull request #1296 from SaaldjorMike/fix-legend-iflabels
Fix legend iflabels
2015-06-18 14:15:59 +00:00
Mike Rostermund 442f052265 Shorten the label shown on graph legend 2015-06-18 15:45:52 +02:00
Mike Rostermund ec79e31827 Fix typo and reorder string replacements 2015-06-18 15:45:30 +02:00
Daniel Preussker b690f6fd60 Merge pull request #1273 from paulgear/mib-based-polling
MIB-based polling
2015-06-17 13:33:22 +00:00
Paul Gear 884b98e250 Another scrutinizer fix 2015-06-16 09:01:13 +10:00
Paul Gear 0eb3e69167 Fix Scrutinizer issues 2015-06-16 08:42:05 +10:00
Paul Gear 95e3d7000d Add missing SQL schema 2015-06-16 08:27:58 +10:00
Paul Gear 044fa48917 More missing documentation 2015-06-16 08:27:58 +10:00
Paul Gear 723530a2f6 Fix incomplete doc 2015-06-16 08:27:58 +10:00
Paul Gear a02871263c Fix up some unclear/missing copyrights 2015-06-16 08:27:58 +10:00
Paul Gear 55496bf943 Add example referred to in documentation 2015-06-16 08:27:58 +10:00
Paul Gear 82cb45315d Add documentation for initial release 2015-06-16 08:27:58 +10:00
Paul Gear ad550ca6da Add a couple more MIBs to Ruckus support 2015-06-16 08:27:58 +10:00
Paul Gear 0e218ef22c Move MIB poller debugging into SNMP functions 2015-06-16 08:27:58 +10:00
Paul Gear d617aaacd0 Add graph type for MIB-based polling 2015-06-16 08:27:58 +10:00
Paul Gear 7dbb670638 Factor out getting the list of subtypes; add MIB types which were loaded from database 2015-06-16 08:27:57 +10:00
Paul Gear da346c3a35 Tidy up debug vs. non-debug output 2015-06-16 08:27:57 +10:00
Paul Gear 0e17cd967f Remove manual graph_type definition; call db load instead 2015-06-16 08:27:57 +10:00
Paul Gear ed41fa9c88 A couple of minor notes for later 2015-06-16 08:27:57 +10:00
Paul Gear a2baae3ccf Move convenience functions into common; d_echo no longer adds "\n" automatically 2015-06-16 08:27:57 +10:00
Paul Gear c873cafbae Move client authorization checks to a separate function 2015-06-16 08:27:57 +10:00
Paul Gear e884bfa860 Include to read graphs from the graph_types table 2015-06-16 08:27:57 +10:00
Paul Gear 6038f11db9 phpcs run 2015-06-16 08:27:57 +10:00
Paul Gear 942e5047e5 Graph sections must be lower case 2015-06-16 08:27:57 +10:00
Paul Gear 70c415124d Remove graph_types note 2015-06-16 08:27:57 +10:00
Paul Gear 7ca0c54703 Add note about duplicate code 2015-06-16 08:27:57 +10:00
Paul Gear 0cc75d7d1d Separate convenience function for RRD filename generation; tidy formatting 2015-06-16 08:27:57 +10:00
Paul Gear 96bee67394 Do not attempt to create file if there are no DS definitions 2015-06-16 08:27:56 +10:00
Paul Gear c5c0c1f0a0 Move $sep to where it is actually used 2015-06-16 08:27:56 +10:00
Paul Gear db2f57f2bc Poll sysObjectID by default 2015-06-16 08:27:56 +10:00
Paul Gear 982faeb869 Implement more efficient is_dev_attrib_enabled() 2015-06-16 08:27:56 +10:00
Paul Gear 78bf0b7a0a Remove inaccurate references to graph_sections 2015-06-16 08:27:56 +10:00
Paul Gear e02ed25dee temporary testing graph 2015-06-16 08:27:56 +10:00
Paul Gear 38441130e8 Minor clarification on OS support 2015-06-16 08:27:56 +10:00
Paul Gear 984ec0d060 Save MIB graphs in database, tag devices for graphing 2015-06-16 08:27:56 +10:00
Paul Gear e77d4d3063 Reverse the logic to make it clearer what is happening 2015-06-16 08:27:56 +10:00
Paul Gear 1ddaa5c288 Minor fixup to MIB polling 2015-06-16 08:27:56 +10:00
Paul Gear 4af7dd8225 First cut at working poller for MIBs 2015-06-16 08:27:56 +10:00
Paul Gear 8f5bc4cdb6 Minor tidies 2015-06-16 08:27:56 +10:00
Paul Gear f27de0b8ff Remove duplicate code 2015-06-16 08:27:55 +10:00
Paul Gear 6874d32904 Save results of polling sysObjectID to the database 2015-06-16 08:13:08 +10:00
Paul Gear 5bdf67ba6e Move MIB-based polling out of discovery altogether 2015-06-16 08:13:08 +10:00
Paul Gear 2a18afe3af Don't search junk 2015-06-16 08:13:08 +10:00
Paul Gear ddb6684108 Move MIB-based polling out of discovery altogether 2015-06-16 08:13:08 +10:00
Paul Gear d969ef679b First cut at MIB-based discovery; not efficient 2015-06-16 08:13:08 +10:00