|
59dfe4eee2
|
Merge pull request #160 from laf/issue-159
Urgent: Fix for Cisco kit where match prefix is switched off
|
2014-04-28 09:25:11 +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 |
|
|
becc1caca8
|
Fixed issues report by scrutinizer
|
2014-03-30 15:50:09 +01:00 |
|
|
07e9ca3a14
|
Merge pull request #190 from laf/issue-12
Updated most files to use dbFacile
|
2014-03-30 14:58:41 +10: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 |
|
|
d1c082d507
|
Merge pull request #189 from laf/issue-154
First full commit of plugin system
|
2014-03-29 09:30:57 +10:00 |
|
|
cbb274fd12
|
Merge pull request #193 from toyowheelin/issue-192
This should address issue #192
|
2014-03-29 09:26:59 +10:00 |
|
|
c704553fa6
|
Merge pull request #204 from laf/issue-laf-28
Updated daily schedule to remove old syslog and eventlog entries
|
2014-03-29 09:22:41 +10:00 |
|
|
c5c9da955d
|
Corrected comment character
|
2014-03-28 13:05:39 -04:00 |
|
|
b2bc7b8db8
|
Shorthost should return full IP addresses
Using filter_var to simply return the hostname if it is an IP address.
|
2014-03-28 13:04:44 -04:00 |
|
|
d81d5328ea
|
Merge pull request #201 from laf/issue-laf-27
Added Windows 2012 polling support
|
2014-03-25 23:18:33 +10:00 |
|
|
a4deb6b116
|
Merge pull request #200 from toyowheelin/issue-199
This commit fixes issue #199
|
2014-03-25 23:18:05 +10:00 |
|
|
7b33275200
|
Merge pull request #198 from toyowheelin/issue-197
This addresses issues-197. Thanks to lafwood for debugging this for me.
|
2014-03-25 23:12:14 +10:00 |
|
|
630023aef3
|
Updated dail schedule to remove old syslog and eventlog entries
|
2014-03-18 14:13:27 +00:00 |
|
|
469124f0a9
|
Added Windows 2012 polling support
|
2014-03-16 20:54:49 +00:00 |
|
|
4ea56539f2
|
This commit fixes issue #199
|
2014-03-16 13:27:07 -07:00 |
|
|
dfa99d6206
|
This addresses issues-197. Thanks to lafwood for debugging this for me.
|
2014-03-16 07:20:13 -07:00 |
|
|
fafed386b0
|
Update common.php
|
2014-03-15 20:15:23 +00:00 |
|
|
ecc2319acd
|
Update common.php
|
2014-03-15 20:13:52 +00:00 |
|
|
c89eec224c
|
Merge pull request #186 from toyowheelin/issue-185
Add CPU graph & total bandwidth for Engenius devices
|
2014-03-14 10:07:46 +10:00 |
|
|
de52c06498
|
Merge pull request #182 from toyowheelin/issue-177
Re-do of pfsense commit
|
2014-03-14 10:05:57 +10:00 |
|
|
0f153e9fc6
|
Merge pull request #176 from laf/issue-175
Changed $observium_* to new names that are more generic
|
2014-03-14 09:52:13 +10:00 |
|
|
4d516bd290
|
Revert manual name to branded name
|
2014-03-14 09:13:11 +10:00 |
|
|
e6cb797986
|
Merge pull request #171 from f0o/ircbot
New and Awesome IRC-Bot!
|
2014-03-14 09:10:36 +10:00 |
|
|
44ef56c26e
|
Fix Scrutinizer issue
- "The variable $names does not seem to be defined for all execution paths leading up to this point."
|
2014-03-14 09:08:32 +10:00 |
|
|
dbd897fdd3
|
Merge pull request #170 from f0o/send_mail
Added generic 'send_mail()' Function
|
2014-03-14 08:05:10 +10:00 |
|
|
73ac4690f5
|
Merge pull request #169 from f0o/phpmailer
Upgrade of PHPMailer; rationale: "toyo had difficulties with loging in into GMail with the old version I think"
|
2014-03-14 08:02:52 +10:00 |
|
|
5b0d8285f9
|
This should address issue #192
|
2014-03-13 06:04:30 -07:00 |
|
|
02792176fa
|
Updated most files to use dbFacile
|
2014-03-12 22:21:33 +00: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 |
|
|
f7ae7c4ed6
|
Fixes issue #185
|
2014-03-10 13:48:25 -07:00 |
|
|
e8ba4bf975
|
Re-do of pfsense commit
|
2014-03-10 03:18:56 -07:00 |
|
|
8b408fce8d
|
Changed $observium_* to new names that are more generic
|
2014-03-09 14:51:42 +00:00 |
|
|
34f2196d1a
|
New and Awesome IRC-Bot!
|
2014-03-07 22:33:00 +01:00 |
|
|
e546c6ccf1
|
Added generic 'send_mail()' Function
`send_mail( (string|parse_email array) $emails, (string) $subject, (string) $message, (boolean) $html=false) ? boolean`
|
2014-03-07 22:30:07 +01:00 |
|
|
1ffcc3a940
|
Upgrade of PHPMailer
|
2014-03-07 22:21:22 +01:00 |
|
|
aedf02a2fe
|
Update defaults.inc.php
|
2014-03-07 07:23:07 -08:00 |
|
|
fe100a499a
|
Fix for Cisco kit where match prefix is switched off.
|
2014-03-05 15:02:04 +00:00 |
|
|
413ef2082f
|
Updated external_exec to use proc_open
|
2014-03-05 14:22:29 +00:00 |
|
|
c7e421e1fd
|
First full commit of plugin system
|
2014-03-03 20:23:29 +00:00 |
|
|
397f4fec46
|
Update print_error to uses alert alert-danger bootstrap alert
|
2014-03-02 21:12:34 +00:00 |
|
|
18d3607ccf
|
Merge pull request #72 from laf/console-ui
Created a console ui to show logs and devices/ports
|
2014-02-27 22:11:13 -08:00 |
|
|
997dc3dad3
|
Merge pull request #101 from laf/issue-69
Updated mysql auth to use PHPass
|
2014-02-26 11:55:07 +10:00 |
|
|
6395db8dae
|
Ports set to be ignored will now be ignored for threshold alerts
|
2014-02-25 14:22:02 +00:00 |
|
|
97131bb89b
|
Updated console-ui.php to use new include file for data
|
2014-02-23 18:23:52 +00:00 |
|
|
74077a7fa0
|
Merge pull request #100 from laf/issue-94
Top X boxes can now be switched off
|
2014-02-23 22:40:32 +10:00 |
|
|
e63a5c15ab
|
Merge pull request #66 from laf/issue-65
Moved some variables from defaults.inc.php to definitions.inc.php
|
2014-02-23 22:19:35 +10:00 |
|
|
26bbb4f14a
|
Removed old variables from defaults.inc.php
|
2014-02-23 12:16:06 +00:00 |
|
|
3fbd56b190
|
Top X boxes can now be switched off
|
2014-02-23 12:10:37 +00:00 |
|