crcro
7ee585b3e3
remove newlines, alphanumeric and hippen accepted
2016-09-18 17:04:08 +03:00
crcro
2e44aac06e
accept only alphanumeric chars
2016-09-18 17:02:13 +03:00
crcro
dd82e414b0
lib vis update
2016-09-18 15:43:37 +03:00
crcro
4244747b56
properly updated vis lib
2016-09-18 15:36:33 +03:00
crcro
245a1fe015
fix for alert graph not showing
2016-09-18 15:26:44 +03:00
Tony Murray and GitHub
b8d085202d
correct phpdoc for data_update() ( #4481 )
2016-09-18 07:11:12 -05:00
Tony Murray
bb318fdcad
refactor: consolidate snmpcmd generation
...
I needed to generate an snmpcmd for an upcoming PR, so I figured I'd save a little code duplication.
2016-09-18 00:08:14 -05:00
crcro
79b93ddd33
fix conflict
2016-09-17 23:42:08 +03:00
Rosiak
c74aa49e5c
feature: Add more state sensors to Dell iDrac
2016-09-17 19:00:52 +02:00
crcro
2c5bd406ae
only edgeswitch
2016-09-17 18:06:38 +03:00
crcro
b6df511ab7
version order fix
2016-09-17 04:14:03 +03:00
crcro
e56fd99846
fix poweralert divisor based on version #4391
2016-09-17 04:09:20 +03:00
crcro
a5f397ed68
fix for ubnt bad edgeswitch/edgeos uptime #4470
2016-09-17 03:49:39 +03:00
Neil Lathwood and Tony Murray
45e41ad02e
fix: New installs would have multiple entries in dbSchema table ( #4460 )
2016-09-16 18:20:34 -05:00
David Bell and Tony Murray
5115533c73
Scale up rate by a factor of 8 to go from bytes to bits ( #4469 )
2016-09-16 18:16:55 -05:00
crcro
1d73fd3f93
fix 4464
2016-09-17 02:10:55 +03:00
Rosiak
256c1087df
smal change
2016-09-16 23:02:55 +02:00
Rosiak
a5e9988112
newdevice: Added support for Cisco Callmanager
2016-09-16 21:48:08 +02:00
Neil Lathwood and GitHub
4eb8960050
fix: This change broke the web installer
...
fix: This change broke the web installer
2016-09-16 10:56:24 +01:00
Neil Lathwood
8c5ff4609b
fix: This change broke the web installer
2016-09-16 10:51:52 +01:00
Neil Lathwood and GitHub
768fcf94ad
Merge pull request #4457 from laf/issue-4453
...
Removed debug
2016-09-16 10:26:46 +01:00
Neil Lathwood
27cf5a3ae1
Removed debug
2016-09-16 10:19:25 +01:00
Neil Lathwood and GitHub
baca34d8d3
fix: Force add now ignores all snmp queries
...
fix: Force add now ignores all snmp queries
2016-09-16 10:03:06 +01:00
Neil Lathwood
ed48e8f0c8
fix: Force add now ignores all snmp queries
2016-09-16 09:40:00 +01:00
Neil Lathwood and GitHub
8ae2a478fa
Merge pull request #4452 from laf/sharp
...
Updated sharp printer discovery and test unit
2016-09-16 08:41:09 +01:00
Neil Lathwood
a9a982b7db
Updated sharp printer discovery and test unit
2016-09-16 07:59:48 +01:00
Neil Lathwood and GitHub
5b90a71042
device: Added feature to support Sharp printers
...
device: Added feature to support Sharp printers
2016-09-16 07:57:34 +01:00
Neil Lathwood and Tony Murray
3e143101df
docs: Small readme updates ( #4451 )
2016-09-15 21:24:04 -05:00
Neil Lathwood and GitHub
c87de0532e
webui: Relocate Alerts menu
...
webui: Relocate Alerts menu
2016-09-15 21:26:45 +01:00
crcro
7d7621fd3e
removed file versions from comments
2016-09-15 23:24:25 +03:00
Neil Lathwood and GitHub
b70310f146
docs: Added info on how to perform unit testing
...
docs: Added info on how to perform unit testing
2016-09-15 21:07:13 +01:00
Neil Lathwood
88b331909b
Added info on how to perform unit testing
2016-09-15 20:58:49 +01:00
Neil Lathwood and Tony Murray
96a57587e9
doc: Added faq to explain why devices show as warning ( #4449 )
2016-09-15 14:15:33 -05:00
Neil Lathwood
fad8e3f322
Removed blank line
2016-09-15 20:15:32 +01:00
crcro
0dd523be45
app-ups-nut update 1
2016-09-15 19:37:52 +03:00
Morgan Henreaux
7ac293f59b
device: Added feature to support Sharp printers
2016-09-15 14:05:30 +02:00
Morgan Henreaux
4159e1e0da
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-09-15 13:59:39 +02:00
Neil Lathwood and GitHub
361732bfc2
device: cisco ons support ( #4441 )
...
* initial support for cisco ons
* oh travis...
* renamed from ciscoons to ons
2016-09-15 11:36:55 +01:00
crcro
99cc15b855
renamed from ciscoons to ons
2016-09-15 12:28:24 +03:00
Neil Lathwood
85b92caf47
Added alert indicator to navbar
2016-09-15 10:21:28 +01:00
Tony Murray and Neil Lathwood
36f6338ad6
fix: Clean up errors in the webui ( #4438 )
2016-09-15 08:46:26 +01:00
Tony Murray and Neil Lathwood
83d7bbdd1b
fix: reduce mib graph queries ( #4439 )
...
Used have 1 query for every graph type known to LibreNMS.
Now it just gets a list of the graphs for the device and checks against that.
2016-09-15 08:45:45 +01:00
jonathon-k and Neil Lathwood
5b3ee62b33
webui: Update Alerts table (and widget) to re-sort rather than reload page when ack'ed ( #4440 )
...
* Update Alerts table to re-sort rather than reload page when ack'ing
* msg box updates
2016-09-15 08:44:22 +01:00
Tony Murray and Neil Lathwood
6d93dc0572
newdevice: Add support for APC Netbotz 200 ( #4443 )
...
Unfortunately, it is clobbered by other devices because it returns a value for all sorts of snmpget requests
2016-09-15 08:21:29 +01:00
crcro
98763b13d9
oh travis...
2016-09-15 00:44:19 +03:00
crcro
b9cd6012b7
initial support for cisco ons
2016-09-15 00:25:25 +03:00
crcro
52693426bc
changed webui and sql from old availability map to compact availability map
2016-09-15 00:07:03 +03:00
Tony Murray and Neil Lathwood
d2193f76ca
feature: allow scripts to be run from any working directory ( #4437 )
...
* feature: allow validate.php to be run from any working directory
* remove redundant realpath() call
* re-add realpath() to remove symbolic links
* realpath() isn't needed...
* chdir() in all php scripts in ./ and ./scripts/
* update-sql.php clearly is not used, as it was broken.
* Change some scripts to executable
Remove extra chdir() call in snmp-scan.php
* Missed console-ui.php
Kind of fixed console-ui.php help output
* Re-add newline
2016-09-14 16:53:04 +01:00
Aaron Daniels and Neil Lathwood
f7b68c4714
fix: Graph formatting for udp-jitter graphs. ( #4433 )
2016-09-14 16:24:23 +01:00
Dennis Væversted and Neil Lathwood
8e4be8bbb2
api: Add severity on list alerts API method ( #4436 )
...
* Added severity field from the alert rule to the output of list_alerts.
* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-09-14 14:29:46 +01:00