laf
5540994f8b
Updates to schedule maintenance
2015-04-19 00:43:16 +01:00
laf
eb20bc787e
Added alter statement to add index to alert_log table
2015-04-12 14:57:51 +01:00
laf
4d66de4b00
Updated sql statement
2015-04-12 11:37:15 +01:00
laf
8b19022744
Initial setup of callback
2015-04-06 09:23:13 +01:00
f0o
441c27a7d4
Assign invalid device_id
if a rule is created with a mapping.
...
Update rule to invalidate `device_id` if a map has been assigned afterwards.
Update rule to restore `device_id` if no more maps are assigned to it.
Remove all maps (if any) if a rule is deleted.
Fixed SQL-schema
2015-04-04 11:37:07 +00:00
f0o
ba99eb25a2
Device-Groups Draft
2015-04-03 18:22:29 +00:00
laf
8f5d6e8a94
Added code to rediscovery links and include device ids
2015-03-28 14:05:40 +00:00
Neil Lathwood
6d33a98c75
Merge pull request #610 from laf/issue-608
...
Web UI components for dist poller
2015-03-19 16:34:12 +00:00
laf
d74a37c078
Added support for managing poller groups and viewing poller stats
2015-03-15 21:44:35 +00:00
f0o
ffd5a3d928
Adds Distributed Polling via Memcached.
2015-03-15 16:29:59 +00:00
Daniel Preussker
ae12737628
Merge pull request #528 from laf/issue-laf-131
...
Added indexes to relevant tables
2015-03-01 13:42:55 +01:00
laf
3d0e604a72
Added indexes to relevant tables
2015-03-01 12:28:10 +00:00
laf
7f823b6d49
Adding more updates found by f0o
2015-03-01 12:23:31 +00:00
f0o
42de11884e
Added:
...
039.sql: create a new table processes
processes.inc.php: show all processes from given device including sort-options
Changed:
unix-agent.inc.php: insert all processes reported by check_mk_agent
device.inc.php: added tab with link to process-list
2015-01-15 07:18:10 +00:00
f0o
d66cec7017
Added TwoFactor Authentication (RFC4226)
...
Tested against Google-Authenticator app on Android 4.4.4
Made `verify_hotp` more efficient.
Added autofocus on twofactor input
Added GUI Unlock and Remove for TwoFactor credentials in /edituser/
Allow additional tries after elapsed time from last try exceeds configured parameter `$config['twofactor_lock']`.
If `$config['twofactor_lock']` is not defined or is set to `0`, administrators have to unlock accounts that exceed 3 failures via GUI.
Added Documentation
Moved TwoFactor form to logon.inc.php
Disabled autocomplete on twofactor input field
Updated Docs to include link to Google-Authenticator's install-guides
Moved authentication logic from authenticate.inc.php to twofactor.lib.php
typo in docblock for `twofactor_auth()`
Fixed scrutinizer bugs
To please scrutinizer
2014-12-28 15:40:40 +00:00
Neil Lathwood
51616844bc
Added ability to name alert rules
2014-12-21 15:44:50 +00:00
f0o
7d3fd3a29a
Added field name
into SQL-Table alert_templates
2014-12-15 14:25:03 +00:00
f0o
c0e1d9cbc5
Added Alerting
2014-12-15 11:10:26 +00:00
laf
8ea7a16e3e
Added sql schema update for ping graphs
2014-09-30 19:13:51 +01:00
Paul Gear
4a8f54dafc
Increase API token length to allow for future growth
2014-09-27 14:49:33 +10:00
laf
96c0457a75
More updates to api
2014-09-16 22:19:28 +01:00
laf
a271a28115
Moved the insert statement to the correct SQL file!
2014-07-03 17:58:08 +01:00
laf
7d2ee3bc56
Added support for Cisco ASA Connection graphs
2014-07-03 15:27:52 +01:00
laf
911647d08c
Added new health admin page for thresholds
2014-06-14 23:10:53 +01:00
laf
c7e421e1fd
First full commit of plugin system
2014-03-03 20:23:29 +00:00
laf
32df0b5c89
Removed an update from sql-schema/007.sql as this was already applied in 006.sql
2014-02-27 23:17:03 +00:00
laf
005504ae6d
Updated session / cookie support
2014-02-03 22:39:37 +00:00
laf
04a9f4a2f3
Updated mysql auth to use PHPass
2014-02-03 12:10:06 +00:00
Adam Amstrong
08bb2d16ec
add index to loadbalancers
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3243 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 14:19:37 +00:00
Adam Amstrong
fbb2ca5183
add index to juniatmvp
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3242 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 14:18:36 +00:00
Adam Amstrong
d3796004ae
accesspoint support (probably) from ethan sommer ( #50 )
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3223 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-21 18:17:23 +00:00
Adam Amstrong
571d72967f
change remanining interface_id to port_id
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3210 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-18 16:21:39 +00:00
Adam Amstrong
db75f61784
fix ipv4 and ipv6 tables to use port_id not interface_id
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3209 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-18 16:12:28 +00:00
Adam Amstrong
2880cf8f23
some database updates (adding some _deleted fields) and fix links table.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3199 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-17 10:33:56 +00:00
Adam Amstrong
4db1454e92
move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3195 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-16 13:25:50 +00:00
Adam Amstrong
fc9347e273
db fixes (needed for snmpv3 sha fix)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3191 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-15 17:16:16 +00:00
Adam Amstrong
f768558e7e
fix auth for graphs to allow cidr filter. fix schema 006
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3169 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-11 15:21:42 +00:00
Adam Amstrong
831c1a2282
DERP
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3158 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-09 16:38:42 +00:00
Tom Laermans
8df5bb8f8b
repoll toner capacity
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3138 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 19:56:06 +00:00
Adam Amstrong
1c616889dc
updates to pseudowires table
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3121 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-03 09:04:39 +00:00
Tom Laermans
881ac92417
update database for the fanspeed upper limit change that snuck in in r3119
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3120 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 23:03:47 +00:00
Adam Amstrong
0376427943
more memcached
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3114 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 15:06:12 +00:00
Adam Amstrong
4f1ec54a47
updated vlan detection
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3113 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 15:04:31 +00:00
Tom Laermans
c2ec89f873
forgot the db update for the customized icon update in r3087
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3102 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-30 22:26:19 +00:00
Adam Amstrong
850359711c
add memcached application graphing support. move applications to <<<app-$name>>> for easier detection. add connection tracking to mysql application. move logout to /logout/ not
...
/?logout=yes.
git-svn-id: http://www.observium.org/svn/observer/trunk@3096 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-27 17:18:26 +00:00
Adam Amstrong
283f33afa1
additions to unix-agent. addition of basic munin-plugin support.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3088 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-26 11:57:52 +00:00
Adam Amstrong
ab6d127956
add IPSLA support
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3002 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-09 12:53:44 +00:00
Adam Amstrong
f631898db9
add table to store packages data on package-managed hosts
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2926 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-26 13:06:23 +00:00
Adam Amstrong
28242d130b
add an index for datetime to eventlog (this might take a while!)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2916 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-20 18:44:41 +00:00
Adam Amstrong
8b2901cfea
fix the fix
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2911 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-20 16:11:31 +00:00