b4bc9ac864
Added serial number detection for Cisco ASA
2015-03-23 15:31:32 +00:00
66f872cc25
Also added the ifAdmin check to next if statement
2015-03-18 22:27:25 +00:00
d6902e10a2
This log_event would always trigger if a port was admin down, we now skip over those interfaces
2015-03-18 20:29:59 +00:00
6d827c7f3e
Simplify Comware poller version matching
2015-03-10 09:07:59 -07:00
502fec2cf6
Fixed version detection for HP switches
2015-03-10 14:31:59 +00:00
583043a6c4
Merged hp and comware poll/disco
2015-03-10 00:06:09 +00:00
1dd4a2deff
Add version detection for 3Com Baseline switches (and possibly others)
2015-03-09 13:02:46 -07:00
5c7ee6aad1
sysDescr is two lines
2015-03-09 11:29:35 -07:00
0a547f5492
Add detection of HP V1910 switches
2015-03-09 10:36:59 -07:00
eed7f90638
Remove spacing
2015-03-09 12:50:40 +00:00
a2f951a386
Added polling support for NXOS
2015-03-09 12:49:43 +00:00
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
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
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
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
c9dcc96649
Added Documentation, Scrut-fixes
2015-01-17 14:09:59 +00:00
e4a1ff5b7c
Added named/bind9 Application, Graphs, Check_MK-script
2015-01-16 18:30:53 +00:00
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
3f2b39550f
Added a preg_replace to get rid of snmp errors
2014-11-06 21:12:42 +00:00
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
9a178363a0
Added ping response graphs and some small updates
2014-09-30 19:13:50 +01:00
6c28f6367e
Poller run time graphing
2014-09-30 19:13:50 +01:00
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
7d2ee3bc56
Added support for Cisco ASA Connection graphs
2014-07-03 15:27:52 +01:00
fe8bd8f2fd
Unset variables which were bleeding into other polling runs
2014-07-03 14:45:47 +01:00
3483952dd7
Fixed more backticks missing
2014-06-24 02:43:05 +01:00
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