Louis Rossouw
f261b7be95
Escape values passed to query.
2015-07-15 21:23:47 +02:00
Louis Rossouw
605d92bc11
Processes get added to db in one big query instead of individual row inserts.
2015-07-15 21:21:58 +02:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
Louis Rossouw
7cda1da63c
Add config settings for unix-agent time-outs.
2015-06-21 22:14:32 +02:00
Louis Rossouw
9f36182b7d
Add timeout on unix agent execution after connect.
2015-06-21 19:36:44 +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
Neil Lathwood
e7c6951e7a
Merge pull request #413 from f0o/issue-412
...
Added named/bind9 Application, Graphs, Check_MK-script
2015-01-17 22:05:16 +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
e4a1ff5b7c
Added named/bind9 Application, Graphs, Check_MK-script
2015-01-16 18:30:53 +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
Paul Gear
aa9dded019
Remove user-facing references to Observium
...
This eliminates nearly all of the user-facing references to Observium,
including in the names of temporary files and in the metadata of PDFs. Many
of these may not be used any more, but I've adjusted them anyway. These
changes should also make it easier to change the branding later if it is
needed. There are a few references of which I still don't understand the
significance, so I've left them as-is for now. The Unix agent in particular
is rather untidy.
2013-11-05 09:33:32 +10:00
Adam Amstrong
b273e04241
/// -> //
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
Adam Amstrong
cacf913a55
# -> / for phpdoc
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
Tom Laermans
0dd451c9b6
fix non-snmp sensor polling
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3220 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-21 10:15:00 +00:00
Tom Laermans
86348b92bb
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3218 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-20 23:14:08 +00:00
Tom Laermans
f2be2f33d2
add agent sensor capacity, hddtemp script in agent-local as demo, possibly needs a little more work
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3213 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-20 18:23:40 +00:00
Tom Laermans
e39ac789a8
make nginx script work via agent, patch by LinuxUser
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3148 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-07 21:56:38 +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
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
Tom Laermans
850a35d1b6
THIS! IS! GIGABYTE!
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3078 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-22 11:56:27 +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
Tom Laermans
bf58e662a9
don't put standard ports in base_url, add dpkg support for packages, fix display of packages in main menubar
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3070 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-21 00:30:55 +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
Adam Amstrong
141b14aa16
fix unix agent and add cymru fullbogons feed ASN
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2975 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-06 17:41:51 +00:00
Tom Laermans
392d97bf73
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2966 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-05 16:37:46 +00:00
Adam Amstrong
47a2e9939d
improved interface ignores
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2938 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-29 14:57:36 +00:00
Adam Amstrong
718a8bfbda
log package add/remove/change into eventlogs table (maybe we have a separate history later, not sure)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2933 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-29 10:17:08 +00:00
Adam Amstrong
98ffa46ea0
preliminary support for unix agent. probably will eat your cat and rape your dog, at this point.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2923 61d68cd4-352d-0410-923a-c4978735b2b8
2012-03-26 09:37:55 +00:00