Daniel Preussker
18c2b57cbe
Merge pull request #1472 from laf/issue-1468
...
Fixed clicking anywhere now takes you to where you should go
2015-07-18 22:01:25 +02:00
Daniel Preussker
2170af6a48
Merge pull request #1470 from laf/network-map-updates
...
Network map updates
2015-07-18 22:00:36 +02:00
laf
bfa3d432a3
Fixed clicking anywhere now takes you to where you should go
2015-07-18 18:27:24 +01:00
laf
92dfc7ff42
Linked alert rule name to alert rules page
2015-07-18 17:30:55 +01:00
laf
9092f2729d
Removed duplicate array
2015-07-18 17:18:31 +01:00
laf
c4dbe18437
Sorting duplicate links
2015-07-18 17:07:37 +01:00
laf
5633e6a005
Try and stop reverse links
2015-07-18 17:03:01 +01:00
laf
31f174c7b1
Docs + some variable changes
2015-07-18 16:15:57 +01:00
laf
87321516be
Some small changes
2015-07-18 15:59:19 +01:00
laf
137fbf593c
Updated physics and sql query
2015-07-18 15:48:07 +01:00
Rosiak
ef23f47b6d
Change submenu entry name
...
- Device -> Network
2015-07-17 13:05:25 +02:00
Rosiak
8d09a66f80
Minor corrections
...
- Made some changes according to f0o’s recommendation
2015-07-17 11:17:22 +02:00
Rosiak
eb87668d07
Availability-map
...
- Availability-map
- Maps submenu
- Remove old network-map menu entry
2015-07-17 00:36:29 +02:00
Clint Armstrong
3edce4d7e1
remove checks for options that socket does not use
2015-07-16 11:11:11 -04:00
Clint Armstrong
721455a0d7
don't override the socket option
2015-07-16 11:10:32 -04:00
laf
ef6d7b9565
Fixed some scrut issues labelled Major
2015-07-15 22:04:19 +01:00
laf
4c39421787
Network map sql update + fix for duplicate links
2015-07-15 20:09:20 +01:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
laf
746f918a8a
More map updates
2015-07-14 13:11:54 +01:00
laf
dfcf5c912a
Updated where queries
2015-07-14 12:15:05 +01:00
laf
69c2b35212
Added restriction for device_id
2015-07-14 12:13:46 +01:00
laf
eb2f0d7a54
More network map updates
2015-07-14 11:47:42 +01:00
Rosiak
8f54b612ec
Adjust code to Best Practice
...
- Adjust the code I’ve introduced to Scrut and general Best Practice
2015-07-13 16:08:03 +02:00
Job Snijders
ebd0f6fc35
Apply "Squiz" code style on old (pre-2014) files
2015-07-11 16:12:35 +02:00
Paul Gear
51ff0df11b
Really allow dividing as well as multiplying
2015-07-11 18:15:15 +10:00
Paul Gear
249707e2c6
Show agent execution time in seconds
...
Because a graph that shows a value of 1.25k milliseconds doesn't make a lot of sense.
2015-07-11 18:15:15 +10:00
Paul Gear
c3adf36d88
Allow dividing as well as multiplying
2015-07-11 18:15:15 +10:00
Paul Gear
5ea6762f20
phpcbf run
2015-07-11 18:15:15 +10:00
laf
a044782420
Final updates to fix user perms for ipv4/ipv6 and mac search
2015-07-07 23:59:13 +01:00
laf
fba1e6933a
removed debug
2015-07-07 23:28:00 +01:00
laf
3ed8d261a7
Fixed arp search page user perm queries
2015-07-07 23:26:03 +01:00
laf
b1a052f357
Some permission updates for non-admin users
2015-07-07 23:18:57 +01:00
laf
e9d7d74b72
Fixed issue with name not being set + some validation around this
2015-07-01 21:35:37 +01:00
Clint Armstrong
b92e9f2d8f
Update to the freqency DS used in collectd > 5.0
...
Similar to #1347 and #1349
2015-06-30 07:46:09 -04:00
laf
a7d83be1af
Fixed API graphs not loading
2015-06-30 10:48:08 +01:00
Travis Hegner
8e785ebaaa
Fix issue #1362 , added a line to reset , because the calling page is expecting new graphs, not appended ones
2015-06-29 10:34:03 -04:00
Neil Lathwood
aed0fedf02
Merge pull request #1349 from clinta/entropy-collectd
...
entropy DS name is value.
2015-06-26 16:29:15 +01:00
Neil Lathwood
322d6ecf1f
Merge pull request #1350 from clinta/urlencode-graphs
...
url encode graph names
2015-06-26 16:19:39 +01:00
Clint Armstrong
dbae0e371f
url encode graph names
2015-06-26 10:26:52 -04:00
Daniel Preussker
67a1463197
Merge pull request #1347 from clinta/apache-collectd
...
Correct Apache collectd DS
2015-06-26 16:24:38 +02:00
Clint Armstrong
02780b8e72
entropy DS name is value.
2015-06-26 08:02:20 -04:00
Clint Armstrong
523cb83e91
Correct Apache collectd DS
2015-06-26 07:50:37 -04:00
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
Mike Rostermund
e769a4ffc6
Handle case where sensor_limit is not set for sensor_charge graphs
2015-06-25 03:47:20 -07:00
laf
820afa6dbb
Added logging of reason device was detected as down (icmp/snmp)
2015-06-22 22:11:02 +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
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