674 Commits

Author SHA1 Message Date
laf
eed7f90638 Remove spacing 2015-03-09 12:50:40 +00:00
laf
a2f951a386 Added polling support for NXOS 2015-03-09 12:49:43 +00:00
laf
ba5eb4e51a Tidying up 2015-02-26 23:04:12 +00:00
87bd0da996 Fixed polling ports so that NULL values don't break stuff. Basically I just have a foreach loop to unset any NULL values. Also fixed the NOW() SQL statements at the end of polling. 2015-02-26 23:03:50 +00:00
d7ea7e71bf Fixed polling mempool thing so that NULL values don't break things. 2015-02-26 23:03:48 +00:00
c1c26bf831 Added new sensor - Battery Charge. Added discover and polling for APC UPSes. 2015-02-26 19:30:49 +00:00
laf
7edd05d6d1 Fixed array setting 2015-02-23 16:47:34 +00:00
cd43e11032 Fixed some scrut major issues 2015-02-22 19:28:09 +00:00
a4d3c8709d Fixed the scrut coding style issues 2015-02-22 16:45:40 +00:00
a01721f1fb Added support for additional Cisco SB units 2015-02-19 23:05:10 +01:00
2159fd48fe Updated files pointing to invalid tables 2015-02-18 21:31:01 +00:00
730caac74a Basic Ruckus Wireless Support
Basic device support for Ruckus Wireless devices.
2015-02-16 20:14:04 +01:00
7900b33a8a Update ibmnos.inc.php
Format change.
2015-02-14 17:25:07 +01:00
b6ef8adb21 Update ibmnos.inc.php
Fomat change.
2015-02-14 17:20:56 +01:00
92422461f2 IBM NOS Support
Basic device support for a few IBM NOS devices.
Will add more as i get access to more devices.
2015-02-14 13:18:00 +01:00
b438fd131a Add cisco wireless controller detection and airespace-mibs 2015-02-12 10:33:01 +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
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
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
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
8deae3ff79 Added Hikvision support 2015-01-05 21:06:49 +00:00
06780f1003 Testing EdgeOS support 2014-11-22 20:23:02 +10:00
5196e0c6a4 Seemingly tested VyOS support 2014-11-22 18:36:05 +10:00
e60245b4f2 More testing of VyOS support 2014-11-22 18:11:56 +10:00
198cf9ac08 Testing VyOS support 2014-11-22 17:47:32 +10:00
laf
3f2b39550f Added a preg_replace to get rid of snmp errors 2014-11-06 21:12:42 +00:00
laf
d77553f962 Added additional text to email alerts that will show icmp or snmp when a device goes down 2014-10-16 23:03:58 +01:00
laf
9a178363a0 Added ping response graphs and some small updates 2014-09-30 19:13:50 +01:00
laf
6c28f6367e Poller run time graphing 2014-09-30 19:13:50 +01:00
laf
97a21ae519 Start on graphing performance metrics 2014-09-30 19:13:50 +01:00
fdfb5bd116 Update storage.inc.php
Modification to solve issue #283
2014-08-13 17:12:04 -03:00
7709b43628 Test fix for #275 2014-07-17 22:11:27 +10:00
b9c2d68bbb Merge pull request #268 from laf/issue-laf-32
Added support for Cisco ASA Connection graphs
2014-07-17 20:09:30 +10:00
laf
7d2ee3bc56 Added support for Cisco ASA Connection graphs 2014-07-03 15:27:52 +01:00
laf
fe8bd8f2fd Unset variables which were bleeding into other polling runs 2014-07-03 14:45:47 +01:00
laf
3483952dd7 Fixed more backticks missing 2014-06-24 02:43:05 +01:00
laf
911647d08c Added new health admin page for thresholds 2014-06-14 23:10:53 +01:00
ee3ba9ceff Revert "Merge pull request #158 from laf/issue-156"
This reverts commit e6fa7d433d497abd0ffa56090eafda4630c96442, reversing
changes made to e2280aa6030897b962147fb2dcb0ccc1a1ec590d.

This commit does not constitute agreement with the claim of copyright violation made by Adam Armstrong at
e6fa7d433d
2014-04-28 20:14:06 +10:00
e6fa7d433d Merge pull request #158 from laf/issue-156
Urgent: Updated external_exec to use proc_open
2014-04-28 09:24:54 +10:00
1562296e0f This adds support for filling in $hardware on routeros devices. 2014-03-31 04:55:31 -07:00
a71d34072a Merge pull request #188 from toyowheelin/issue-183
This adds support for EAP600 and possibly other engenius access points a...
2014-03-29 09:34:19 +10:00
cbb274fd12 Merge pull request #193 from toyowheelin/issue-192
This should address issue #192
2014-03-29 09:26:59 +10:00
laf
469124f0a9 Added Windows 2012 polling support 2014-03-16 20:54:49 +00:00
5b0d8285f9 This should address issue #192 2014-03-13 06:04:30 -07:00
b87d65a375 This adds support for EAP600 and possibly other engenius access points and should fix issue #183 2014-03-12 07:55:01 -07:00
laf
413ef2082f Updated external_exec to use proc_open 2014-03-05 14:22:29 +00:00
laf
6395db8dae Ports set to be ignored will now be ignored for threshold alerts 2014-02-25 14:22:02 +00:00
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