2744 Commits

Author SHA1 Message Date
Clint Armstrong
dd5d1c5e05 Adding --daemon twice breaks collectd graphs
When using rrdcached [rrdtool.inc.php](includes/rrdtool.inc.php#L163) already adds the necessary options. Collectd.inc.php adds them again which breaks drawing the graphs.
2015-06-25 13:24:02 -04:00
Daniel Preussker
8b56ced495 Merge pull request #1337 from SaaldjorMike/sensor-charge
Remove some options for sensor_charge graphs.
2015-06-25 13:06:08 +02:00
Mike Rostermund
e769a4ffc6 Handle case where sensor_limit is not set for sensor_charge graphs 2015-06-25 03:47:20 -07:00
Daniel Preussker
e24442124b Merge pull request #1333 from laf/issue-1252
Added load and state to device overview
2015-06-25 09:55:26 +02:00
Neil Lathwood
fa11915cba Merge pull request #1325 from runborg/master
Added plugin hook to create a custom container under device->overview.
2015-06-25 08:48:26 +01:00
Daniel Preussker
66ab6482e1 Merge pull request #1326 from laf/issue-1307
Added latency support for devices + logging reasons why devices marked as down
2015-06-24 18:33:10 +00:00
laf
44432c85e5 Added load and state to device overview 2015-06-24 16:53:10 +01:00
laf
baac647893 Fixed removing port from bills JS error 2015-06-24 16:02:14 +01:00
Runar Borge
21cf6b2019 Disabled from Test plugin, user have to manually enable the plugin in Test plugin file 2015-06-23 13:15:33 +02:00
laf
820afa6dbb Added logging of reason device was detected as down (icmp/snmp) 2015-06-22 22:11:02 +01:00
laf
eee2ae5be1 Added support for logging packet loss and min/max/avg response times on fping 2015-06-22 21:55:31 +01:00
Runar Borge
170030c786 Fixed typo... 2015-06-22 21:55:54 +02:00
Runar Borge
07e996094c Removed var_dump and updated text in Example plugin 2015-06-22 21:53:35 +02:00
Runar Borge
308d686294 Added plugin hook to create a custom container under device->overview.
Container apears over "Overall traffic" on the left phane
2015-06-22 21:12:57 +02:00
laf
f5d443e969 Added second check for potential path to config file 2015-06-20 19:23:43 +01:00
laf
661b06c102 Removed debug :/ 2015-06-20 17:14:16 +01:00
laf
8a35b6d4ba Added webui support for pushover 2015-06-20 12:18:37 +01:00
Neil Lathwood
8226e8b447 Merge pull request #1096 from laf/issue-1095-web
Added support for interval for alerting for WebUI
2015-06-20 01:56:08 +01:00
Neil Lathwood
3f2b49c72f Fixed javascript issue preventing removing alert rules. 2015-06-20 01:29:01 +01:00
laf
7a872ac839 Ignored and disabled ports will not be showing in the main port list until selected 2015-06-18 23:16:53 +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
Paul Gear
0eb3e69167 Fix Scrutinizer issues 2015-06-16 08:42:05 +10:00
Paul Gear
a02871263c Fix up some unclear/missing copyrights 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
c873cafbae Move client authorization checks to a separate function 2015-06-16 08:27:57 +10:00
Paul Gear
6038f11db9 phpcs run 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
c5c0c1f0a0 Move $sep to where it is actually used 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
f0o
9ef8f49636 Fix PHP5.3 error 2015-06-15 18:03:16 +00:00
laf
6813c1face updated alert template mapping to own table 2015-06-15 11:13:19 +01:00
laf
9813b0b1a7 Added state and load icons 2015-06-14 23:21:44 +01: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
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
Mike Rostermund
81611babd3 Remove grey area from load graph 2015-06-11 20:59:35 +02:00
Mike Rostermund
4536bd24fb Added health->load page and added it to the list of tabs on /health/ 2015-06-11 20:52:12 +02:00
Mike Rostermund
cd3c56863b Added a load tab on device->health 2015-06-11 20:31:45 +02:00
Daniel Preussker
5677ad7ae8 Merge pull request #1228 from laf/issue-1141
No longer show disabled ports on main ports page
2015-06-11 10:52:50 +00:00
Mike Rostermund
ec0faaf93a Remove tailing '/' on links to historical bills on page /bills/view=history/ 2015-06-11 12:21:47 +02:00
f0o
3f39f8af88 Added robots.txt 2015-06-10 15:05:21 +00:00
laf
c3115eb947 Added disabled ports back in 2015-06-10 11:19:41 +01:00
Mike Rostermund
5f36149f8a Add ping to /devices/ graphs 2015-06-10 08:11:11 +02:00
Mike Rostermund
2e82965f08 Add poller time graphs to /devices/ 2015-06-10 08:02:22 +02:00