Commit Graph
2754 Commits
Author SHA1 Message Date
laf bfb40dbca1 Removed duplicate log_file config check and declaration fix 2015-12-16 21:16:49 +00:00
Mike Rostermund fe4bab1f52 Added LigoWave logo 2015-12-16 12:23:02 +01:00
Daniel Preussker 6cfe0c4b3f Merge pull request #2616 from laf/issue-2569
Moved memory graphs for vmware to mempool polling
2015-12-13 18:59:14 +00:00
laf 757017d4ef For SQL debug, if we see an insert into alert_log with details column then we mask the output 2015-12-13 18:31:45 +00:00
laf d0eab1c02b Moved memory graphs for vmware to mempool polling 2015-12-13 18:02:24 +00:00
Rosiak fbe56071a5 Add support for Cisco SG500 series
Fix #2561
2015-12-11 23:26:40 +01:00
Neil Lathwood 73f09f129a Merge pull request #2542 from ekoyle/add_stats_to_db
Add stats to db
2015-12-10 21:15:20 +00:00
Eldon Koyle bd23d9e56a This isn't the operator you are looking for. Move along. 2015-12-09 15:28:13 -07:00
root 8ed1a50657 Added parameter for sql query to check ifPhysAddress as thats what lldpRemPortId is 2015-12-09 20:37:15 +00:00
laf a56ccd7a74 Added option to disable lazy loading of images 2015-12-09 15:50:10 +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
laf c5b708d931 Fixed hipchat transport 2015-12-08 23:09:27 +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
laf 48fab36592 Check that $fields has value 2015-12-08 15:17:53 +00:00
laf e75fc4b8b1 Future proofed 2015-12-08 13:53:38 +00:00
Neil Lathwood 2728bca07c Merge pull request #2487 from f0o/issue-2485 2015-12-05 15:58:27 +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
Eldon Koyle 1ee481ff6e Rename option to extended_port_metrics 2015-12-03 09:40:30 -07:00
Eldon Koyle fcaf3d49ab Fix reference to non-existent variable
Use $port_id since $ports[$ifIndex]['port_id'] doesn't exist yet
2015-12-03 09:38:16 -07:00
Eldon Koyle 3f689045d9 Remove a couple of stray OIDs 2015-12-03 09:38:16 -07:00
Eldon Koyle 55c05c7866 Allow users to keep more statistics in the db
* Add $config['enable_extended_port_metrics'] to enable feature
* Add a new table to store stuff in
* Update data from the poller
2015-12-03 09:38:16 -07:00
Daniel Preussker 04b887ef97 Merge pull request #2544 from laf/issue-2520
eth0 on AirFibre units get data from another MIB
2015-12-03 15:12:40 +00:00
Mark Schouten 9881f53e4a Do not unset the vars while we're in the loop and upgrade to the new rrdtool_update 2015-12-03 15:07:27 +01:00
laf 8460adc756 eth0 on AirFibre units get data from another MIB 2015-12-02 23:23:31 +00:00
laf c1239b50e1 Pointed the snmp calls for Huawei to the correct folder! 2015-12-02 20:57:04 +00:00
laf 55d3242bd6 Updated version checking in rrdtool() function 2015-12-02 19:21:01 +00:00
laf 78a688fc47 Updated rrdtool call for tune command 2015-12-01 21:53:12 +00:00
laf eb689fe66e Rebased from upstream 2015-12-01 21:50:13 +00:00
Neil Lathwood 28cddd122e Revert "Moved AirFibre to wireless type" 2015-11-30 21:31:18 +00:00
f0o ae3f893351 Remove now obsoleted naive glue-checks 2015-11-30 19:13:32 +00:00
f0o b14d094d83 Fix Glue-Expansion on alerts 2015-11-30 18:51:22 +00:00
laf 51d8831ee3 Moved AirFibre to wireless type 2015-11-29 14:01:43 +00:00
laf 9b370c05d2 Added traffic bits as default for cambium ports 2015-11-29 13:34:57 +00:00
Mike Rostermund 3467fc8a86 Fixed regex for negative lat+lng 2015-11-30 21:02:26 +01:00
Tony Murray 76b4cba8df New MIBs for Netonix Switch.
Use the new enterprise ID 46242 for discovery.
Fixes #2187
2015-11-30 13:03:22 -06:00
Søren Rosiak e42179ae36 Merge pull request #2498 from laf/issue-2496 2015-11-25 18:54:15 +01:00
Neil Lathwood 677c3d0394 Merge pull request #2489 from tuxis-ie/powerdns-via-unixagent
Allow the powerdns App to be set via the unix agent.
2015-11-24 21:07:53 +00:00
Neil Lathwood d3f3b1d423 Merge pull request #2470 from Alucardfh/mergeCpu
Merge all cpu in one graph in device overview
2015-11-24 20:25:41 +00:00
Mark Schouten d3fc0591f0 Fix a bug where not all input was handled if there was only one vm on a node 2015-11-23 14:33:36 +01:00
Mark Schouten 91b1f28fb5 Allow the powerdns App to be set via the unix agent. Uses the agent in https://github.com/librenms/librenms-agent/pull/16 2015-11-23 14:12:46 +01:00
Louis Bailleul a56344246a Cleanup and reorganize code
Make the average cpu the default
2015-11-23 09:37:58 +00:00
Daniel Preussker b2034cb329 Added master and release update-channels 2015-11-22 17:06:21 +00:00
Daniel Preussker 3f4a35fb94 Merge pull request #2104 from f0o/issue-2089
Added Clickatell and PlaySMS Transports
2015-11-21 16:39:52 +00:00
f0o 1b5eabb919 Added VictorOps transport 2015-11-21 16:04:39 +00:00
Neil Lathwood 47e035d4fd Merge pull request #2004 from QuxLabs/qux-issue-5
Added notification system
2015-11-21 14:24:42 +00:00
Daniel Preussker 9c96f5f455 Added default notification RSS http://www.librenms.org/notifications.rss 2015-11-21 11:23:00 +00:00
Daniel Preussker 0ff693bd0e Added notifications poller,page,schema,display 2015-11-21 11:22:59 +00:00
Daniel Preussker ced49e02d4 Add support for Rows besides Cells in Object-Cache 2015-11-21 11:22:58 +00:00
Mike Rostermund 6d4fb0f8cd Fix discovery of Cisco PIX devices running pixos 8.0 2015-11-21 11:41:19 +01:00