Commit Graph
9844 Commits
Author SHA1 Message Date
Rosiak 0d649c1ee6 Menubar Change
Fix #1575
2015-12-09 23:56:12 +01:00
Eldon Koyle bf501c6667 Bump schema to 082 as 081 has been used 2015-12-09 15:33:15 -07:00
Eldon Koyle bd23d9e56a This isn't the operator you are looking for. Move along. 2015-12-09 15:28:13 -07:00
laf 8953e268f8 Added NOW() to dbUpdate calls to sensors 2015-12-09 22:24:29 +00:00
root 8ed1a50657 Added parameter for sql query to check ifPhysAddress as thats what lldpRemPortId is 2015-12-09 20:37:15 +00:00
Daniel Preussker 810f53fac7 Merge pull request #2590 from laf/issue-2493
Added lastupdate column which will always use NOW() when doing a dbUpdate
2015-12-09 19:43:40 +00:00
laf c141efcd5e Added lastupdate column which will always use NOW() when doing a dbUpdate 2015-12-09 19:31:28 +00:00
Daniel Preussker bd03371699 Merge pull request #2589 from laf/issue-2580
Added option to disable lazy loading of images
2015-12-09 18:05:07 +00:00
laf 2b0cfa0a5a Added missing global $config 2015-12-09 16:16:01 +00:00
Daniel Preussker 91c86b0394 Merge pull request #2582 from laf/widget-notes
Added note widget so you can put a message on the overview page
2015-12-09 15:57:50 +00:00
Daniel Preussker 7c96909bee Merge pull request #2585 from laf/issue-2570
Added API route to update devices columns in DB
2015-12-09 15:56:58 +00:00
laf a56ccd7a74 Added option to disable lazy loading of images 2015-12-09 15:50:10 +00:00
laf 84fcf1c461 Used alert_rules.id as the # to make corelation with poller debug output easier 2015-12-09 14:32:32 +00:00
Daniel Preussker 7a6837edbf Merge pull request #2588 from MACscr/patch-1
fixed backslash bug on ceph.inc.php
2015-12-09 11:51:41 +00:00
Mark Chaney 674373d99a fixed backslash bug on ceph.inc.php
fixed backslash syntax error that stopped graphs from properly being generated.
2015-12-09 05:27:54 -06:00
Daniel Preussker 30b01f72b8 Merge pull request #2586 from laf/issue-2574
Fixed hipchat transport
2015-12-09 08:22:52 +00:00
laf 9e9a48d78c I will never understand scrut! 2015-12-08 23:12:26 +00:00
laf c5b708d931 Fixed hipchat transport 2015-12-08 23:09:27 +00:00
laf 977cdd558d Added API route to update devices columns in DB 2015-12-08 22:53:52 +00:00
laf 74ff5b0c34 Added message abiout html being supported 2015-12-08 20:47:50 +00:00
laf a757e04806 Added copyright notice 2015-12-08 20:44:24 +00:00
laf bf5a6d2092 Added Notes widet 2015-12-08 20:34:32 +00:00
Eldon Koyle 81d84e0f8b Always add 'extended' metrics to db and remove option 2015-12-08 09:54:31 -07:00
Daniel Preussker a2d97f4283 Merge pull request #2458 from laf/rrdtune
Fix for crazy traffic values seen in graphs
2015-12-08 16:12:22 +00:00
vizay 35e0408edd Added back discovery for older VDX systems for backwards compatibility. Fixed indentations 2015-12-08 16:24:12 +01:00
laf 48fab36592 Check that $fields has value 2015-12-08 15:17:53 +00:00
Neil Lathwood d13e86579c Merge pull request #2575 from rucarrol/patch-1
Update AUTHORS.md
2015-12-08 14:32:34 +00:00
laf e75fc4b8b1 Future proofed 2015-12-08 13:53:38 +00:00
Ruairi Carroll 5ed39bad00 Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-12-08 13:02:09 +01:00
Daniel Preussker 8a1573aff4 Merge pull request #2571 from jcbailey2/authors-jcbailey2
Agreeing to Contributor Agreement
2015-12-08 08:00:08 +00:00
Jonathan Bailey d4c2114fa3 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-12-07 21:14:55 -06:00
Neil Lathwood 2e10a5d4f6 Merge pull request #2566 from laf/changelog
Added missing new transport
2015-12-06 18:07:03 +00:00
laf d006d3b0db Added missing new transport 2015-12-06 18:05:18 +00:00
Neil Lathwood 29bfe1a6aa Merge pull request #2565 from laf/changelog
Updated changelog 06/12/2015
201512
2015-12-06 18:02:38 +00:00
laf 687ce6b444 Updated changelog 06/12/2015 2015-12-06 18:02:01 +00:00
vizay c39c46aa18 Removed starting parenthesis causing syntax error 2015-12-06 10:53:43 +01:00
Neil Lathwood 2728bca07c Merge pull request #2487 from f0o/issue-2485 2015-12-05 15:58:27 +00:00
thepacmanfan 914f8d2596 Update Smokeping.md 2015-12-05 01:30:34 -06:00
thepacmanfan 4f4d9fc4fc Update Smokeping.md 2015-12-05 00:58:17 -06:00
Daniel Preussker a196a7fb67 Merge pull request #2560 from ekoyle/docs-alerting
Docs alerting
2015-12-04 20:18:55 +00:00
Eldon Koyle 475a721787 Save some space, add a few more options 2015-12-04 13:14:35 -07:00
Eldon Koyle 3e9158d11a Add more docs on alerting foo 2015-12-04 13:14:30 -07:00
vizay 59b4ef7712 Added discovery and polling support for brocade VDX devices. Removed an obsolete value and check for ifAlias (in definitions and ports) since VDX nowdays report correct from ifAlias. Removed printing of interface numbers for vdx devices in the interface list since VDX devices do not report the expected ifIndex value like other switches do 2015-12-04 15:35:02 +01:00
Daniel Preussker d838bc2b07 Merge pull request #2555 from laf/notifications
Replace \n with <br />
2015-12-04 09:57:53 +00:00
laf 9fce58d872 Replace \n with <br /> 2015-12-04 09:50:51 +00:00
Neil Lathwood b47444a257 Merge pull request #2522 from f0o/alert_expansion_fix
Fix Glue-Expansion on alerts
2015-12-04 09:26:37 +00:00
thepacmanfan a27b3c7e9c Update Smokeping.md 2015-12-04 00:29:15 -06:00
thepacmanfan 87d227f923 Update Smokeping.md 2015-12-04 00:28:23 -06:00
Mike Rostermund 9b62235f25 Ignore HC Broadcast and Multicast Counters for Cisco SB as they're always 0 2015-12-03 22:00:39 +01:00
Daniel Preussker 9977729c3b Merge pull request #2551 from murrant/pathinfo
Fix missing path info on nginx.
2015-12-03 20:14:37 +00:00