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
laf
6395db8dae
Ports set to be ignored will now be ignored for threshold alerts
2014-02-25 14:22:02 +00:00
laf
97131bb89b
Updated console-ui.php to use new include file for data
2014-02-23 18:23:52 +00:00
Paul Gear
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
Paul Gear
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
laf
26bbb4f14a
Removed old variables from defaults.inc.php
2014-02-23 12:16:06 +00:00
laf
3fbd56b190
Top X boxes can now be switched off
2014-02-23 12:10:37 +00:00
laf
005504ae6d
Updated session / cookie support
2014-02-03 22:39:37 +00:00
laf
fd161cecde
Created a console ui to show logs and devices/ports
2014-01-28 07:35:05 +00:00
laf
c422f29fb4
Moved some variables from defaults.inc.php to definitions.inc.php
2014-01-16 11:21:22 +00:00
laf
fc7404a3c4
Updates bringing forms / tables inline with Bootstrap v3, also adds Global search box
2014-01-13 10:08:59 +00:00
Paul Gear
776e4a0d6a
Merge pull request #54 from laf/issue-20
...
Added arp discovered device name and ip to eventlog
2014-01-12 14:37:33 -08:00
Faidon Liambotis
af1e82ddbb
process_syslog: remove debugging statements
...
Currently, filtered syslog messages (via syslog_filter) are spewed into
stdout (unlike unfiltered ones), presumably for debugging. When
syslog.php has been invoked from rsyslog, writing to stdout results in
an EPIPE which is unhandled and hence syslog.php dies. Remove them, as
they're completely redundant and of dubious gains to debugging.
2014-01-11 17:34:45 +02:00