1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2024-11-29 00:24:13 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
Jean Paul Galea
5381074a73 Refactor out function into library. 2015-09-08 17:45:37 +02:00
Jean Paul Galea
f2483a6ff9 Rewrote ykval-munin-queuelength plugin.
- bring in line with ksm and val latency plugin.
2015-09-08 17:10:31 +02:00
Jean Paul Galea
d6e7f317c3 Cosmetic. 2015-09-08 14:57:39 +02:00
Jean Paul Galea
780b0eff13 Fix.
- import common, required for shortname function.
2015-09-08 14:51:20 +02:00
Jean Paul Galea
b8e98e6049 Add shortname failure checks for munin plugins. 2015-09-08 14:47:34 +02:00
Jean Paul Galea
21b795b852 Rename function 2015-09-08 14:42:11 +02:00
Jean Paul Galea
0fdff26403 Modify ykval-munin-queuelength plugin.
- use host (and port if any) for graph title.
2015-09-08 14:40:24 +02:00
Jean Paul Galea
3896a7a72b Modify ykval-munin-queuelength plugin.
- don't auto configure if running a single node cluster.
	(i.e. no queues for sync requests to other servers).
2015-09-08 14:32:47 +02:00
Jean Paul Galea
c80f9adacb Refactor.
- move autoconf block lower down.

- will be taken advantage of in a newer commit.
2015-09-08 14:29:35 +02:00
Jean Paul Galea
2272f33659 Refactor include paths.
- use PATH_SEPARATOR everywhere,
	instead of a mix of PATH_SEPARATOR and hard coded colons.

- always include /usr/share/yubikey-val first,
	then /etc/yubico/val.

- should not have any visible affects,
	since no file names are common between the two directories.

- use array+implode to make it easier to add/remove paths,
	and to avoid hardcoded the path separator.
2015-09-08 10:57:26 +02:00
Jean Paul Galea
ed6fb6cbb3 Cosmetic changes.
- refactor whitespace for munin plugins written in php.

- change spaces into tabs and fix brackets mostly.
2015-09-07 16:20:58 +02:00
Jean Paul Galea
b417759932 Update copyright year. 2015-07-20 20:01:16 +00:00
Jean Paul Galea
e76c5002f2 Drop php closing tags. 2015-07-15 15:14:25 +02:00
Klas Lindfors
1ff2a8c810 refactor queuelength munin graph to show individual values
as an AREASTACK graph.
2014-10-14 12:40:23 +02:00
Dain Nilsson
ee1f040b00 Updated copyright headers. 2013-02-04 17:39:36 +01:00
Dain Nilsson
976146a646 Use yubikey-val instead of ykval in paths, configuration in /etc/yubico/val 2013-01-28 13:12:46 +01:00
Fredrik Thulin
6b1e08eca8 Fix db-config init.
Re-order includes to get database settings set up correctly when
using Debian/Ubuntu package.
2012-05-25 10:58:52 +02:00
Simon Josefsson
f2b05822ef Silence PHP warnings. 2012-05-21 09:12:33 +02:00
Simon Josefsson
7363cb54c3 Add ykval-munin-queuelength.php. 2010-08-02 13:49:34 +00:00