Commit Graph
2205 Commits
Author SHA1 Message Date
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 e884bfa860 Include to read graphs from the graph_types table 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 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 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 e02ed25dee temporary testing graph 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 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
Paul Gear 874dc5ede5 Start at generic MIB parsing 2015-06-16 08:12:28 +10:00
Daniel Preussker 29af5f463e Merge pull request #1283 from laf/issue-467
Added basic detection for EqualLogic units
2015-06-15 16:19:42 +00:00
laf 71189b9ca1 Added basic detection for EqualLogic units 2015-06-15 16:08:35 +01:00
einhirn 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
laf 439b1e5d6d Updated if check with f0os code 2015-06-15 12:41:49 +01:00
laf 3179b4cf20 fixed junos bgp4 polling :( 2015-06-15 12:02:06 +01:00
Neil Lathwood f192f4bde1 Merge pull request #1269 from Calvario/issue-1199
Added UPS load support to Synology
2015-06-15 11:22:03 +01:00
Calvario 39cc9b11a8 Added UPS load support to Synology 2015-06-15 08:41:14 +02:00
Mike Rostermund f0337e989c Minor change to visual name of load sensor 2015-06-14 15:53:03 +02:00
Neil Lathwood a112a1bc01 Merge pull request #1268 from rztuc/issue-1262
Issue 1262
2015-06-13 22:15:56 +01:00
einhirn 5c45400842 Added power metric discovery for rfc1628 UPS (fixes #1257) 2015-06-13 17:24:48 +02:00
einhirn de123ad91a Add 'Seconds on Battery' and 'Estimated Minutes Remaining' as states 2015-06-13 17:20:36 +02:00
einhirn f95f180a34 Add Estimated Battery Charge remaining 2015-06-13 17:20:21 +02:00
Paul Gear 6bfad7579c Add a couple of convenience functions to help make code tidier 2015-06-13 23:03:02 +10:00
Daniel Preussker f7b8936473 Merge pull request #1266 from paulgear/mibdir-reduce-duplication
Reduce duplication of mibdir code
2015-06-13 14:27:57 +02:00
Neil Lathwood 3575da30d2 Merge pull request #1256 from rztuc/issue-1254
fixes #1254
2015-06-13 12:08:05 +01:00
Neil Lathwood 61c4526c5e Merge pull request #1267 from paulgear/ruckus-detection
Improve Ruckus detection
2015-06-13 11:43:54 +01:00
Daniel Preussker 3b225d28c7 Merge pull request #1263 from paulgear/multiple-discovery-modules
Allow multiple comma-separated discovery modules to be specified
2015-06-13 11:21:32 +02:00
Calvario fbe2f94b5a Added UPS load support to Synology 2015-06-13 10:11:47 +02:00
Paul Gear f236272acc Merge pull request #1184 from laf/issue-936
Updated BGP polling for Cisco to support CISCO-BGP4-MIB better
2015-06-13 10:20:58 +10:00
Paul Gear b84b8de09f Merge pull request #1110 from laf/issue-279
Updated mysql DATE_FORMAT() and php date() to use $config variables
2015-06-13 10:15:23 +10:00
Paul Gear 0e3b0df29f Merge pull request #1248 from laf/issue-594-ip
Added function to check if ip already exists and updated addHost to use it
2015-06-13 10:09:06 +10:00
Paul Gear 53e61702f0 Ruckus: Add country to end of version 2015-06-13 10:01:01 +10:00
Paul Gear ff63913adc Reorganise Ruckus detection to allow for standalone APs 2015-06-13 10:01:01 +10:00
Paul Gear 217202f18a Reduce duplication of mibdir code 2015-06-13 09:51:22 +10:00
Paul Gear afa5ec2d54 Allow multiple comma-separated discovery modules to be specified 2015-06-13 09:43:55 +10:00
einhirn ed05677f96 apply correct divider to rfc1628 current (Amps) values 2015-06-12 18:11:22 +02:00
laf e478a495f9 Changed to return during function processing 2015-06-12 16:24:02 +01:00
einhirn aa2edbaef2 Added discovery support for Alcatel-Lucent OmniSwitch 6900 2015-06-12 10:22:28 +02:00
Paul Gear f06622c71f Merge pull request #1249 from SaaldjorMike/match-ecos
Add detection of additions HP ProCurve units
2015-06-12 09:26:50 +10:00
Neil Lathwood ba9fccbda1 Merge pull request #1247 from SaaldjorMike/add-load-tab
Add load tab to device->health page
2015-06-11 23:56:02 +01:00