crcro
a2e7726cd0
fixes for general apps page
2016-08-07 06:24:34 +03:00
Tony Murray and GitHub
d489554121
Merge pull request #3963 from crcro/nfs-v3-stats-fix
...
nfs-v3-stats fixes
2016-08-05 13:32:45 -05:00
crcro
1476650740
app-dhcp-stats initial release
2016-08-05 14:46:29 +03:00
crcro
055ea768fc
fix files names/layout for app page display
2016-08-04 21:59:26 +03:00
Florian Beer
6bdcd20d94
Update device Apache graph HTML
2016-08-04 13:44:30 +02:00
crcro
7dfc4db15a
app-os-updates initial release
2016-08-02 18:42:31 +03:00
Tony Murray
465139d458
Merge remote-tracking branch 'upstream/master' into app-pdns-recursor
2016-07-23 23:44:20 -05:00
Tony Murray
94467671b3
New App: Powerdns Recursor
...
Polling must have access to stats for the device, port 8082 (Agent file could be added to avoid that)
**Graphs:**
Questions
Answers
Cache Performance
Cache Size
Outbound Queries
**Graph changes**
generic_multi:print_total added, allow per-dataset colors, document variables
generic_multi_line: allow per-dataset colors, document variables
2016-07-22 14:29:29 -05:00
crcro
ff5b6c9a2b
app: nfs-v3-stats
...
Rewrite of the original nfs-stats app.
Includes more stats, nicer graphs, no more nfsstats bin requirement.
2016-07-20 02:14:30 +03:00
crcro
93b891b9e3
added a new application monitoring: nfs server stats
2016-07-07 11:05:49 +00: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
b98ba8c1a4
Remove some deprecated functions
2016-04-24 01:05:14 -05:00
Richard
6f61ec37d5
Updated Apps layout to use panels
2016-02-29 13:23:42 +00: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
Mark Schouten
be225148ca
There was one more include that screwed up the Ceph graphs
2016-02-05 14:50:27 +01:00
Mark Schouten
4150b86205
Make ceph.inc.php compatible with the new graph_array-method, which gets reset after each include.
2016-02-02 11:05:59 +01:00
Mark Schouten
24550b0c02
Fix if-then-else
2015-11-10 11:44:14 +01:00
Mark Schouten
a4eb4391c5
Add Ceph support
2015-11-10 11:10:06 +01:00
Mark Schouten
e5281fa49d
Remove useless global calls and add docblocks
2015-09-01 10:14:15 +02:00
Mark Schouten
8543ca3d46
Fix some if-else-codeblocks according to codingstyle
2015-08-31 16:36:00 +02:00
Mark Schouten
822a93b509
Do not run the Proxmox-stuff unless it is explicitly enabled in the config
2015-08-31 16:34:55 +02:00
Mark Schouten
fce9b44c32
Add licenses
2015-08-31 16:34:55 +02:00
Mark Schouten
1595f03568
Cleanup and show an app-page with the corresponding device
2015-08-31 16:34:55 +02:00
Mike Rostermund
5369112d48
Fix some scrutinizer coding style issues
2015-08-04 18:36:03 +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
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
854b652bf2
actually use app section text instead of nicecasing the array key
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3141 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 20:24:12 +00:00
Tom Laermans
78fe096645
improvements to (mysql) app system
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3135 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 19:03:03 +00:00
Tom Laermans
8df2b9b3f5
remove legacy variables, hopefully i didn't mess anything up
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3134 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 18:38:11 +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
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
a12c71df4e
quadgraphs -> graphrow
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3093 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-26 16:49:38 +00:00
Tom Laermans
e2dc9b246d
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3071 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-21 00:36:55 +00:00
Adam Amstrong
c32894ae99
split mysql application into three subsections
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3060 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-19 16:27:39 +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
2667649d3c
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2970 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-06 13:56:23 +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
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
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
Adam Amstrong
4db9afe9f2
updates to application pollers. addition of mailscanner application poller. from Dennis de Houx
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2634 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-02 09:41:55 +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
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
Adam Amstrong
02e309fa7d
shoutcast application monitor. improvements to powerdns application monitor
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2606 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-28 23:24:28 +00:00
Tom Laermans
8d24403530
fixes
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2585 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-26 16:33:13 +00:00