Tony Murray
c18c01c83f
Fix scrut issues, pass by reference
2016-07-07 21:57:18 -05:00
Tony Murray
57650e4ffc
Remove nfs requirement for distributed poller (with rrdtool 1.5+)
...
Use data_update instead of rrd_update/rrd_create and influx_update
Centralize rrd file check so we can check against a remote rrdcached server too
Use rrd_name() to generate rrd file names
2016-07-07 21:10:06 -05:00
Dimitry
84b78fc6d2
Fixed spelling
2016-06-15 14:51:23 +02:00
Tony Murray
36818e7a52
Add graphs to graphs menu page.
...
Use rrd_name() function
Add copyright headers
2016-06-09 00:40:04 -05:00
Tony Murray
60624c1ac0
Rrdcached application monitoring
...
Can collect data from the agent or by connecting directly
2016-06-08 20:48:53 -05:00
f0o
091cc822de
Added Hit/Misses graphs for memcached
2016-05-05 14:47:08 +00:00
Tony Murray
40759c511f
Correct stripos check
2016-04-24 07:47:16 -05:00
Tony Murray
b98ba8c1a4
Remove some deprecated functions
2016-04-24 01:05:14 -05:00
Tony Murray
9f22b18dc8
Split is removed in PHP7, replace with explode as none were using it as a regex.
...
Also fix two array keys without quotes in include/syslog.php
Fixes #2205
2016-02-25 14:34:06 -06:00
Paul Gear
0d2949f69e
Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility
2015-11-15 11:48:39 +10:00
Mark Schouten
930d9b022d
Move the ceph_rrd function to includes/common.inc.php
2015-11-10 12:33:52 +01:00
Mark Schouten
669eb872a5
Implement a function to fix the rrd path
2015-11-10 11:44:30 +01:00
Mark Schouten
a4eb4391c5
Add Ceph support
2015-11-10 11:10:06 +01:00
Mark Schouten
8543ca3d46
Fix some if-else-codeblocks according to codingstyle
2015-08-31 16:36:00 +02:00
Mark Schouten
45dd02d301
%s/mysql/proxmox/g
2015-08-31 16:36:00 +02:00
Mark Schouten
fce9b44c32
Add licenses
2015-08-31 16:34:55 +02:00
Mark Schouten
a211b3706d
We don't seem to need a multiplier here
2015-08-31 16:34:55 +02:00
Mark Schouten
bf913f5a3b
Add initial support for Proxmox VM network traffic. [WIP]
2015-08-31 16:32:28 +02:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
Job Snijders
ebd0f6fc35
Apply "Squiz" code style on old (pre-2014) files
2015-07-11 16:12:35 +02:00
Alexander Sosna
5a7988e2e4
chmod 0644 to php files not directly executed
2015-04-28 22:58:03 +02:00
f0o
3be0b85846
Resolved upstream-conflicts:
...
html/pages/apps.inc.php
includes/polling/unix-agent.inc.php
2015-01-18 06:37:22 +00:00
f0o
dd6f1f63ff
Added TinyDNS (djbdns) Graphs & Application.
...
Data obtained by tinystats (http://www.morettoni.net/tinystats.en.html ) via check_mk
2015-01-17 19:27:44 +00:00
f0o
c9dcc96649
Added Documentation, Scrut-fixes
2015-01-17 14:09:59 +00:00
f0o
e4a1ff5b7c
Added named/bind9 Application, Graphs, Check_MK-script
2015-01-16 18:30:53 +00:00
Tom Laermans
cc7f01ee26
more rrdtool_escape goodness
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3230 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-23 10:37:23 +00:00
Tom Laermans
4985943822
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3185 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-15 15:18:57 +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
d52042ba47
cleanups to how graphing works. start using device= for device graphs.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3167 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-11 13:26:14 +00:00
Adam Amstrong
58d8129f11
missing graph types
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3153 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-09 12:20:07 +00:00
Tom Laermans
613e8b1e29
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3117 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 22:02:30 +00:00
Adam Amstrong
6b7898b18c
memcached and drbd application improvements
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3099 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-30 15:13:13 +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
ee65ae5350
add previous period overlay to generic_bits/bytes and generic_duplex
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3063 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-20 10:35:13 +00:00
Adam Amstrong
c09d5af16b
new agent-based applications
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3059 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-19 15:36:46 +00:00
Tom Laermans
2b6581f25d
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2968 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-05 16:47:39 +00:00
Adam Amstrong
378261360c
watchguard firebox detection and cpu support
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2782 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-14 22:04:56 +00:00
Adam Amstrong
fa8855440a
fix mysql graphs
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2713 61d68cd4-352d-0410-923a-c4978735b2b8
2011-11-03 12:51:57 +00:00
Adam Amstrong
e6eae49d0f
mroe mysql fixes
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2670 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-07 23:05:50 +00:00
Adam Amstrong
28a7ba8de7
apache graph improvements. bytes => bits
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2667 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-07 19:48:15 +00:00
Adam Amstrong
8919430912
nginx graph modifications
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2666 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-07 19:29:39 +00:00
Adam Amstrong
b28ae324e0
fix nginx
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2665 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-07 19:09:35 +00:00
Adam Amstrong
7eb42ecefc
tings, yo.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2662 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-07 17:59:12 +00:00
Tom Laermans
a369c442eb
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2643 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-04 14:38:54 +00:00
Tom Laermans
2dc8b807e9
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2642 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-04 09:10:21 +00:00
Adam Amstrong
95bc8e3eef
change gauge to counter. this requires new injection script.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2637 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-02 23:40:27 +00:00
Adam Amstrong
38a6ea38bd
mailscanner improvements
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2636 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-02 22:34:22 +00:00
Tom Laermans
c15bfa62a4
syntaxer run + manual cleanup
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2630 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-01 10:10:02 +00:00
Adam Amstrong
9f5ab8ec16
add ntpd server buffer graph from Dennis de Houx
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2619 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-30 18:25:27 +00:00
Adam Amstrong
2323544d25
add NTP client/server application poller. fix powerdns_latency graphtype. from Dennis de Houx.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2612 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-30 00:19:48 +00:00