|
1574e1884d
|
Merge pull request #1787 from vitalisator/issue-1754
add arrows to edges
|
2015-08-28 09:59:41 +01:00 |
|
|
3df786c500
|
Merge pull request #1788 from f0o/issue-1785
Added option to display errored ports in device summary
|
2015-08-28 09:53:56 +01:00 |
|
|
a1f9fe19fa
|
Added option to display errored ports in device summary
|
2015-08-28 09:24:08 +01:00 |
|
|
5fe78afec6
|
add arrows to edges
|
2015-08-28 08:54:35 +02:00 |
|
|
5d337e593f
|
Merge pull request #1784 from laf/issue-1761
Added check for zywall using OID
|
2015-08-27 21:07:41 +00:00 |
|
|
2dc98ce2f7
|
Added check for zywall using OID
|
2015-08-27 21:01:31 +00:00 |
|
|
b70870d5d8
|
Merge pull request #1777 from laf/test-transport
Added response to test transport button
|
2015-08-27 18:29:08 +00:00 |
|
|
354e7d0703
|
Added response to test transport button
|
2015-08-27 18:19:06 +00:00 |
|
|
e7c4ce0cb3
|
Merge pull request #1776 from f0o/issue-1771
Exclude Cisco's from Zyxel IES Discovery
|
2015-08-27 19:11:05 +01:00 |
|
|
976dbfd100
|
Temporally fixes #1771
A nicer fix would be knowing a full sysDescr.0 from a Zyxel IES DSLAM to be more specific with the matching.
|
2015-08-27 19:00:17 +01:00 |
|
|
cdada6e729
|
Merge pull request #1774 from Rosiak/issue-1773
Basic MacOSX Discovery
|
2015-08-27 17:16:49 +00:00 |
|
|
d58cdc0bb7
|
Basic MacOSX Discovery
|
2015-08-27 19:04:01 +02:00 |
|
|
24ace8192b
|
Merge pull request #1772 from f0o/alert-test-ui
Fix Alert-Test Object.
|
2015-08-27 17:51:57 +01:00 |
|
|
867c83e9ac
|
Fix Alert-Test Object.
|
2015-08-27 16:03:31 +01:00 |
|
|
83af24ca34
|
Merge pull request #1766 from f0o/sql-update-hotfix
Remain PHP Backwards compatibility
|
2015-08-26 19:32:58 +10:00 |
|
|
29887af376
|
Remain PHP Backwards compatibility
|
2015-08-26 08:44:15 +01:00 |
|
|
35635620e1
|
Merge pull request #1584 from clinta/poller-service-rebase
Poller service rebase
|
2015-08-26 00:38:34 +00:00 |
|
|
588ea4083e
|
add license text
|
2015-08-25 11:35:27 -04:00 |
|
|
f28c0cceca
|
multi-master mysql docs
|
2015-08-25 11:35:27 -04:00 |
|
|
a71172969f
|
fix unused code
|
2015-08-25 11:35:27 -04:00 |
|
|
2caba3ee58
|
add note to reload initctl after linking upstart job
|
2015-08-25 11:35:27 -04:00 |
|
|
2fdea68e49
|
no removepidfile
|
2015-08-25 11:35:27 -04:00 |
|
|
985ea21f6e
|
make and remove pidfile
|
2015-08-25 11:35:27 -04:00 |
|
|
29a6f1b057
|
run as librenms and background
|
2015-08-25 11:35:26 -04:00 |
|
|
92177414ad
|
space
|
2015-08-25 11:35:26 -04:00 |
|
|
4c5f7f9dd1
|
add lsb docs
|
2015-08-25 11:35:26 -04:00 |
|
|
ef91005f6c
|
add LSB script
|
2015-08-25 11:35:26 -04:00 |
|
|
bba8803933
|
symlink instead of copy
|
2015-08-25 11:35:26 -04:00 |
|
|
507e4baa95
|
simplify poller-service.conf
|
2015-08-25 11:35:25 -04:00 |
|
|
6f0969c151
|
typo
|
2015-08-25 11:35:25 -04:00 |
|
|
33baea6d6a
|
release schema lock
|
2015-08-25 11:35:25 -04:00 |
|
|
38af8b4c4c
|
return instead of exit
|
2015-08-25 11:35:25 -04:00 |
|
|
d9efadb441
|
fix bailout comparison
|
2015-08-25 11:35:25 -04:00 |
|
|
e74a6db216
|
move lock checks after bail out
|
2015-08-25 11:35:25 -04:00 |
|
|
c5fcb87b51
|
bail if schema is already up to date
|
2015-08-25 11:35:24 -04:00 |
|
|
1379a13c76
|
wait for all locks to be free when updating schema
|
2015-08-25 11:35:24 -04:00 |
|
|
777d5d6c6f
|
add function to check for a lock
|
2015-08-25 11:35:24 -04:00 |
|
|
86e0f42dc7
|
bail out if we can't get a lock on schema_update
|
2015-08-25 11:35:24 -04:00 |
|
|
a47ae33cfd
|
check for schema_update lock when poller-service runs
|
2015-08-25 11:35:23 -04:00 |
|
|
9039dbb425
|
give discovery it's own lock
|
2015-08-25 11:35:23 -04:00 |
|
|
617e695b20
|
better logging error checking
|
2015-08-25 11:35:23 -04:00 |
|
|
7798626017
|
fix logging options
|
2015-08-25 11:35:23 -04:00 |
|
|
403d4c5364
|
decode proc
|
2015-08-25 11:35:23 -04:00 |
|
|
85aa9ccdb8
|
Revert "make logging python3 compatible"
This reverts commit 74531c6e69c31c252a48d2bab90bc98e4f566111.
|
2015-08-25 11:35:23 -04:00 |
|
|
0f34042b84
|
Revert "upper case warning"
This reverts commit c87d626105ad80d7856e2c15f98219c43ebe0c2e.
|
2015-08-25 11:35:22 -04:00 |
|
|
9022c16836
|
upper case warning
|
2015-08-25 11:35:22 -04:00 |
|
|
73ada34f30
|
make logging python3 compatible
|
2015-08-25 11:35:22 -04:00 |
|
|
71c1771d84
|
zero length field in format
|
2015-08-25 11:35:22 -04:00 |
|
|
c9a56e248d
|
index and limit
|
2015-08-25 11:35:22 -04:00 |
|
|
bb697a35bd
|
attribution
|
2015-08-25 11:35:22 -04:00 |
|