Commit Graph
32 Commits
Author SHA1 Message Date
Mark Schouten 930d9b022d Move the ceph_rrd function to includes/common.inc.php 2015-11-10 12:33:52 +01:00
Mark Schouten 669eb872a5 Implement a function to fix the rrd path 2015-11-10 11:44:30 +01:00
Mark Schouten 24550b0c02 Fix if-then-else 2015-11-10 11:44:14 +01:00
Mark Schouten a4eb4391c5 Add Ceph support 2015-11-10 11:10:06 +01:00
Mark Schouten 1abf7d89f8 * Fix bug introduced in #1825 (vmid != instance)
* Fix if-then-else-formatting
2015-09-01 15:36:08 +02:00
Mark Schouten a608faf06b Add DocBlock 2015-09-01 12:22:54 +02:00
Mark Schouten e5281fa49d Remove useless global calls and add docblocks 2015-09-01 10:14:15 +02:00
Mark Schouten bcca44b08e require_once, not include. And shift some HTML to the right 2015-09-01 10:01:39 +02:00
Mark Schouten 73e4dd178f Do not use var_isset and fix if-then-else-codestyle 2015-08-31 16:40:53 +02:00
Mark Schouten 8543ca3d46 Fix some if-else-codeblocks according to codingstyle 2015-08-31 16:36:00 +02:00
Mark Schouten 34abb859df Remove proxmox as a page and add is as an app. Also, this introduces actual working app_instance stuff into LibreNMS 2015-08-31 16:36:00 +02:00
Mark Schouten 45dd02d301 %s/mysql/proxmox/g 2015-08-31 16:36:00 +02:00
Mark Schouten f3211733cd Add missing SQL statement 2015-08-31 16:36:00 +02:00
Mark Schouten d704488413 Add documentation 2015-08-31 16:34:55 +02:00
Mark Schouten 822a93b509 Do not run the Proxmox-stuff unless it is explicitly enabled in the config 2015-08-31 16:34:55 +02:00
Mark Schouten fce9b44c32 Add licenses 2015-08-31 16:34:55 +02:00
Mark Schouten 1595f03568 Cleanup and show an app-page with the corresponding device 2015-08-31 16:34:55 +02:00
Mark Schouten a211b3706d We don't seem to need a multiplier here 2015-08-31 16:34:55 +02:00
Mark Schouten 0153ace2e7 Add SQL for proxmox 2015-08-31 16:34:55 +02:00
Mark Schouten bf913f5a3b Add initial support for Proxmox VM network traffic. [WIP] 2015-08-31 16:32:28 +02:00
Mark Schouten dadbcb454a Fix two typos 2015-08-21 23:42:18 +02:00
Mark Schouten bfe47128d3 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-08-21 16:47:29 +02:00
Mark Schouten 4260c6697c Sign AUTHORS.md 2015-08-21 16:13:54 +02:00
Mark Schouten 4792879ce5 Remove all unneeded if($debug)-statements and replace them with d_echo in the rest of the directories... 2015-08-21 16:10:01 +02:00
Mark Schouten 677a4f3f5f Remove all unneeded if($debug)-statements and replace them with d_echo . discovery dir.. 2015-08-21 16:10:01 +02:00
Mark Schouten 4fa88bb928 Remove all unneeded if($debug)-statements and replace them with d_echo . html dir.. 2015-08-21 16:10:01 +02:00
Mark Schouten 55a2e0423d Remove all unneeded if($debug)-statements and replace them with d_echo 2015-08-21 16:10:00 +02:00
Mark Schouten b79d2906ae Rewrite sender-ip if ::ffff: is prepended because the syslogserver uses IPv6 2015-08-21 16:02:59 +02:00
Mark Schouten 47c87cb7c6 Fix typos (Sorry about that)
Replace if($debug){..} with d_echo
2015-08-20 13:26:18 +02:00
Mark Schouten 30e47b382c Do not include the applications, but enable them in the database. The application poller will run them. Also, reduce code-duplication. 2015-08-20 12:36:37 +02:00
Mark Schouten e2f5a1fdf0 Make app-recognition more efficient 2015-08-20 12:25:47 +02:00
Tuxis Internet Engineering V.O.F. a4fcfe2c34 Update Billing-Module.md
This doesn't need to run as root...
2015-08-13 11:36:08 +02:00