Commit Graph

1658 Commits

Author SHA1 Message Date
Paul Gear
968a6ee9c4 Add vertical option for summary 2014-06-14 09:31:22 +10:00
Paul Gear
20ca66919b Remove unused reference to web_header 2014-06-14 08:05:29 +10:00
laf
38918c9348 Fixes for dbInsert / dbUpdate queries 2014-06-10 22:21:10 +01:00
Paul Gear
fb1ae78000 Fix engenius discovery error 2014-05-21 04:45:50 +10:00
Paul Gear
ee3ba9ceff Revert "Merge pull request #158 from laf/issue-156"
This reverts commit e6fa7d433d, reversing
changes made to e2280aa603.

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
Paul Gear
45d8325e97 Revert "Merge pull request #160 from laf/issue-159"
This reverts commit 59dfe4eee2, reversing
changes made to e6fa7d433d.

This commit does not constitute agreement with the claim of copyright violation made by Adam Armstrong at
59dfe4eee2
2014-04-28 20:10:36 +10:00
Paul Gear
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
Paul Gear
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
Greg Bolte
1562296e0f This adds support for filling in $hardware on routeros devices. 2014-03-31 04:55:31 -07:00
laf
becc1caca8 Fixed issues report by scrutinizer 2014-03-30 15:50:09 +01:00
Paul Gear
07e9ca3a14 Merge pull request #190 from laf/issue-12
Updated most files to use dbFacile
2014-03-30 14:58:41 +10:00
Paul Gear
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
Paul Gear
d1c082d507 Merge pull request #189 from laf/issue-154
First full commit of plugin system
2014-03-29 09:30:57 +10:00
Paul Gear
cbb274fd12 Merge pull request #193 from toyowheelin/issue-192
This should address issue #192
2014-03-29 09:26:59 +10:00
Paul Gear
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
timdufrane
c5c9da955d Corrected comment character 2014-03-28 13:05:39 -04:00
timdufrane
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
Paul Gear
d81d5328ea Merge pull request #201 from laf/issue-laf-27
Added Windows 2012 polling support
2014-03-25 23:18:33 +10:00
Paul Gear
a4deb6b116 Merge pull request #200 from toyowheelin/issue-199
This commit fixes issue #199
2014-03-25 23:18:05 +10:00
Paul Gear
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
laf
630023aef3 Updated dail schedule to remove old syslog and eventlog entries 2014-03-18 14:13:27 +00:00
laf
469124f0a9 Added Windows 2012 polling support 2014-03-16 20:54:49 +00:00
Greg
4ea56539f2 This commit fixes issue #199 2014-03-16 13:27:07 -07:00
Greg Bolte
dfa99d6206 This addresses issues-197. Thanks to lafwood for debugging this for me. 2014-03-16 07:20:13 -07:00
laf
fafed386b0 Update common.php 2014-03-15 20:15:23 +00:00
laf
ecc2319acd Update common.php 2014-03-15 20:13:52 +00:00
Paul Gear
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
Paul Gear
de52c06498 Merge pull request #182 from toyowheelin/issue-177
Re-do of pfsense commit
2014-03-14 10:05:57 +10:00
Paul Gear
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
Paul Gear
4d516bd290 Revert manual name to branded name 2014-03-14 09:13:11 +10:00
Paul Gear
e6cb797986 Merge pull request #171 from f0o/ircbot
New and Awesome IRC-Bot!
2014-03-14 09:10:36 +10:00
Paul Gear
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
Paul Gear
dbd897fdd3 Merge pull request #170 from f0o/send_mail
Added generic 'send_mail()' Function
2014-03-14 08:05:10 +10:00
Paul Gear
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
Greg Bolte
5b0d8285f9 This should address issue #192 2014-03-13 06:04:30 -07:00
laf
02792176fa Updated most files to use dbFacile 2014-03-12 22:21:33 +00:00
Greg Bolte
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
Greg
f7ae7c4ed6 Fixes issue #185 2014-03-10 13:48:25 -07:00
Greg Bolte
e8ba4bf975 Re-do of pfsense commit 2014-03-10 03:18:56 -07:00
laf
8b408fce8d Changed $observium_* to new names that are more generic 2014-03-09 14:51:42 +00:00
f0o
34f2196d1a New and Awesome IRC-Bot! 2014-03-07 22:33:00 +01:00
f0o
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
f0o
1ffcc3a940 Upgrade of PHPMailer 2014-03-07 22:21:22 +01:00
toyowheelin
aedf02a2fe Update defaults.inc.php 2014-03-07 07:23:07 -08:00
laf
fe100a499a Fix for Cisco kit where match prefix is switched off. 2014-03-05 15:02:04 +00:00
laf
413ef2082f Updated external_exec to use proc_open 2014-03-05 14:22:29 +00:00
laf
c7e421e1fd First full commit of plugin system 2014-03-03 20:23:29 +00:00
laf
397f4fec46 Update print_error to uses alert alert-danger bootstrap alert 2014-03-02 21:12:34 +00:00
Tyler Christiansen
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
Paul Gear
997dc3dad3 Merge pull request #101 from laf/issue-69
Updated mysql auth to use PHPass
2014-02-26 11:55:07 +10:00