Commit Graph
1984 Commits
Author SHA1 Message Date
laf cd38ad6bb6 Fixed load / current issue 2015-05-04 18:20:52 +01:00
laf 0bf3b518f5 Merge branch 'master' of github.com:laf/librenms into issue-798
Conflicts:
	includes/polling/functions.inc.php
2015-05-04 09:16:48 +01:00
Neil Lathwood fa06134e76 Merge pull request #894 from Rosiak/master
Add temp polling for IBM Flexsystem switches
2015-05-03 14:38:01 +01:00
Søren Rosiak b124c280aa Update functions.inc.php
- Add extra safety check
2015-05-03 14:33:33 +02:00
Daniel Preussker 2be1157b68 Merge pull request #888 from laf/issue-759
Added load and current for apc ups units
2015-05-03 10:39:11 +00:00
Søren Rosiak 92b9865f27 Update ibmnos.inc.php
- Updated to fit suggestions from scrut
2015-05-02 12:24:09 +02:00
Rosiak 94381f9d4f Add temp polling for IBM Flexsystem switches
- Able to poll temps from IBM Flexsystem switches
- Convert temp response to digit
2015-05-01 17:46:58 +02:00
laf 965b0df8cb Scrut fixes 2015-05-01 11:22:36 +01:00
laf 8093e87a49 Updated nested addhosts to use passed variables to initial addhost call 2015-04-30 21:39:10 +01:00
laf 9f9a7a8602 Added load as a new category 2015-04-30 19:04:19 +01:00
laf 496c8d611f Updated division 2015-04-30 19:04:19 +01:00
laf ccedbf14fc Added index to snmp get 2015-04-30 19:04:19 +01:00
laf 3e1ad90115 Added + to mibs 2015-04-30 19:04:19 +01:00
laf 46e11b044c Updates to make the apc ups more dynamic 2015-04-30 19:04:18 +01:00
laf 60d62cada4 Updated to use normal structure 2015-04-30 19:04:18 +01:00
Neil Lathwood 266306d5e5 changed divisor 2015-04-30 19:04:18 +01:00
Neil Lathwood b992bac145 using snmpwalk instead of get 2015-04-30 19:04:18 +01:00
laf 0442825948 Actually use the correct mib 2015-04-30 19:04:18 +01:00
laf ce4bfe5062 Added support for APC OutputLoad 2015-04-30 19:04:18 +01:00
laf 19790fa514 Some more small tweaks to get everything together 2015-04-30 18:23:42 +01:00
laf 0f43550fcf t # This is a combination of 11 commits.
More mibs needed from http://www.ieee802.org/1/files/public/MIBs/

Updated mib names

Updated poller function and siklu call

Updates for Siklu detection

Removed one graph not supported

Added rfOperationalFrequency graph

Removed modulation graph

Work on siklu support

Siklu packets supports

Last updates for Siklu support

Updated more siklu support
2015-04-30 16:55:06 +01:00
laf d56a7e01ca Added RADIO-BRIDGE-MIB if os is siklu
Updated file for siklu
2015-04-30 16:55:00 +01:00
laf bf24e793b5 Siklu RADIO-BRIGE-MIB provided by user
Added polling files

Added system volts and temp
2015-04-30 16:54:03 +01:00
Neil Lathwood 8a0394d5a4 Merge pull request #874 from xxorde/master
cleanup2
2015-04-29 10:25:33 +01:00
Alexander Sosna 5a7988e2e4 chmod 0644 to php files not directly executed 2015-04-28 22:58:03 +02:00
laf 62f523529f Added config option web_mouseover to disable/enable mouseover popups 2015-04-28 21:14:31 +01:00
Neil Lathwood ce8193d541 Merge pull request #871 from f0o/issue-870
Pre-Formatting rules to make parsing easier.
2015-04-28 15:23:41 +01:00
f0o a2c1ba27d6 Pre-Formatting rules to make parsing easier. 2015-04-28 13:49:53 +00:00
Daniel Preussker 8f3a3b96ae Merge pull request #866 from laf/issue-laf-859
Added support for using rrdcached via tcp connections
2015-04-27 18:29:21 +02:00
Neil Lathwood bcf3c5c541 Merge pull request #863 from f0o/alert_macros
Alerting-Update
2015-04-27 11:21:22 +01:00
laf 567a31f45f Added support for using rrdcached via tcp connections 2015-04-27 10:04:57 +01:00
Neil Lathwood f12cc78c04 Revert "Fix filename for rrdcached usage." 2015-04-27 09:39:11 +01:00
f0o 32a703c6ed Fix invalid SQL generation on missing rule. Default to 'false' 2015-04-25 11:11:30 +00:00
f0o da624fa136 Added Macros in Alert-Rule syntax 2015-04-24 19:14:10 +00:00
sthen 12f421772a allow detecting OpenBSD's own snmpd by sysObjectId 2015-04-23 22:35:23 +01:00
Daniel Preussker 96e71ca8a8 Merge pull request #838 from laf/juniper
Update to Juniper MIBs and altered juniper hardware rewrite.
2015-04-23 18:04:09 +00:00
Daniel Preussker d9bb826fe2 Merge pull request #827 from laf/procera-logo
Added procera logo
2015-04-23 16:58:03 +00:00
laf 2fa1df6775 Merge branch 'master' of github.com:laf/librenms into issue-803 2015-04-22 10:52:58 +01:00
laf 68c45a606f Updated this to use just sysDescr 2015-04-22 10:52:54 +01:00
laf 602d08b05e Basic Siklu detection 2015-04-21 11:36:21 +01:00
Daniel Preussker bfe32d1e87 Merge pull request #835 from laf/issue-711
Web UI for scheduling maintenance windows
2015-04-21 10:03:00 +00:00
Daniel Preussker e5a83171f0 Merge pull request #841 from f0o/issue-711-backend
Honour new maintenance format (PR#835)
2015-04-21 10:02:55 +00:00
f0o ef25ed345d Allow notification to resume count/delay cycles after maintenance 2015-04-21 07:06:14 +00:00
f0o a2e4a0dcff Honour new maintenance format (PR#835) 2015-04-20 17:55:41 +00:00
Neil Lathwood 87e51bc80e Merge pull request #840 from f0o/devicegroup_sql
Updated Device-Group SQL-Update
2015-04-20 18:32:17 +01:00
f0o c75d00a5af Updated Device-Group SQL-Update 2015-04-20 16:44:01 +00:00
f0o f518ebd0ec Fix filename for rrdcached usage. 2015-04-20 15:57:26 +00:00
laf 5eb7360e99 Rewrite jnxProductName to blank 2015-04-20 10:19:20 +01:00
laf deda8c2ab0 Final bits to the schedule maintenance section 2015-04-19 20:23:34 +01:00
Paul Gear d1b4b2ab3c Merge pull request #826 from laf/issue-805
Updated map to support some new features
2015-04-18 19:45:21 +10:00