Rosiak
|
c948efae24
|
dBm Disco Fix
#3147
|
2016-03-12 23:45:00 +01:00 |
|
Rosiak
|
f1bb532d30
|
check_valid_sensors - Correction
#3229
|
2016-03-12 23:27:21 +01:00 |
|
Rosiak
|
2fe97b4a7d
|
Convert old drac state disco to new
|
2016-03-12 22:55:36 +01:00 |
|
Rosiak
|
77ec4c23a9
|
Valid State Sensor Bugfix
Be able to remove sensors when they become invalid.
|
2016-03-12 22:50:56 +01:00 |
|
Rosiak
|
4852179973
|
Juniper Alarm State Monitoring
#1365
|
2016-03-12 21:47:48 +01:00 |
|
Rosiak
|
9b4eb5c497
|
Basic Develop Ineo Printer Support
#3029
|
2016-03-11 23:40:44 +01:00 |
|
Rosiak
|
9776f56aa1
|
Add Canon pic
#3078
|
2016-03-11 23:11:24 +01:00 |
|
Neil Lathwood
|
195f820343
|
Merge pull request #3203 from murrant/syslog-issue-3199
Fix cisco syslog parsing when logging timestamp is enabled
|
2016-03-10 12:49:37 +00:00 |
|
Rosiak
|
e62bc6457e
|
Dell NOS Disco - N4032F
#3196
|
2016-03-10 10:20:34 +01:00 |
|
Neil Lathwood
|
fb18908ae5
|
Merge pull request #3193 from Rosiak/fix-create-state-index
Fix create_state_index function
|
2016-03-09 21:41:32 +00:00 |
|
Rosiak
|
763f0fd24f
|
silly bug
|
2016-03-09 22:13:57 +01:00 |
|
Neil Lathwood
|
aa0a59b526
|
Merge pull request #3204 from murrant/hpilo
Check the sysObjectID before trying to detect ILO temp sensors.
|
2016-03-09 20:34:03 +00:00 |
|
Neil Lathwood
|
8f5e18e02f
|
Merge pull request #3207 from murrant/avtech
Fixes for Avtech
|
2016-03-09 20:27:20 +00:00 |
|
Tony Murray
|
eb9281ff10
|
Fixes for Avtech
Trim quotes from description
Correct sensor type
Allow sensor id of 0
Correct indexes for sensors
|
2016-03-09 12:34:29 -06:00 |
|
Tony Murray
|
d59fc01b61
|
Another test case for the cisco syslog timestamp prefix.
|
2016-03-09 10:49:12 -06:00 |
|
Tony Murray
|
55002aced1
|
Check the sysObjectID before trying to detect ILO temp sensors.
|
2016-03-09 10:02:53 -06:00 |
|
Tony Murray
|
bca965e2ae
|
Some devices have "logging timestamp" enabled, try to remove that from the start of the message.
Fixes #3199
|
2016-03-09 08:20:51 -06:00 |
|
Richard Lawley
|
8fbcdfc62b
|
Remove unnecessary array reverse
|
2016-03-09 12:47:11 +00:00 |
|
Richard Lawley
|
572fc207c1
|
Import Notifications with Original Date/Time
|
2016-03-09 12:24:39 +00:00 |
|
Neil Lathwood
|
47b87e959e
|
Merge pull request #3138 from f0o/minor-alerting-addons
Minor alerting addons
|
2016-03-08 21:00:37 +00:00 |
|
Rosiak
|
7c8806f784
|
Fix create_state_index function
Shouldn’t be compared to false, but null instead.
|
2016-03-08 21:45:18 +01:00 |
|
Richard Lawley
|
2455feb1c9
|
Scrut fix + Notification
|
2016-03-07 18:41:51 +00:00 |
|
Richard
|
042ddaa6fe
|
Remove duplicate data from bill_data and add PK to prevent recurrence
|
2016-03-07 18:31:12 +00:00 |
|
Richard
|
19e9cda8d0
|
Replace port_in/out_measurements with latest values only
|
2016-03-07 18:31:12 +00:00 |
|
Neil Lathwood
|
5e57a026e9
|
Merge pull request #3142 from xbeaudouin/pktj
Gandi Packet Journey support.
|
2016-03-07 10:15:13 +00:00 |
|
Xavier Beaudouin
|
597204d764
|
Update the discovery of pktj as @murrant suggested.
|
2016-03-07 10:22:49 +01:00 |
|
Neil Lathwood
|
fbe7fb077f
|
Merge pull request #3169 from murrant/roomalert4e
Add support for Avtech RoomAlert 4E
|
2016-03-06 21:11:17 +00:00 |
|
Tony Murray
|
13260ce152
|
Move avtech_add_sensor function to includes/discovery/functions.php
allow type to be specified
else if -> elseif
|
2016-03-05 08:33:14 -06:00 |
|
Neil Lathwood
|
29066cfcbc
|
Merge pull request #3173 from Ultra2D/syslog-linux-openvpn
Syslog Linux OpenVPN pattern does not match example, remove it
|
2016-03-05 11:34:04 +00:00 |
|
Neil Lathwood
|
ab67f7870c
|
Merge pull request #3171 from Ultra2D/syslog-trim
Syslog trim whitespace
|
2016-03-05 11:26:09 +00:00 |
|
Ultra2D
|
d74c37ab0e
|
Syslog Linux OpenVPN pattern does not match example, remove it
|
2016-03-05 12:23:43 +01:00 |
|
Ultra2D
|
fb34fb7ab5
|
Syslog trim whitespace
|
2016-03-05 11:06:29 +01:00 |
|
Ultra2D
|
621d3be05c
|
Merge branch 'master' into issue-3041
|
2016-03-05 10:05:46 +01:00 |
|
Neil Lathwood
|
7ea7bd4c92
|
Merge pull request #3036 from Ultra2D/issue-3035
Linux syslog processing cleanup
|
2016-03-04 23:34:00 +00:00 |
|
Tony Murray
|
555fdb5bfc
|
Clean up avtech by making a helper function so it is easier to add devices.
Add support for RoomAlert 4E
fixes #3166
|
2016-03-04 17:28:54 -06:00 |
|
Ultra2D
|
25e88f743c
|
Remove dovecot match because of invalid pattern
|
2016-03-04 17:43:05 +01:00 |
|
Ultra2D
|
f969317863
|
Human readable program, and append event ID to message
|
2016-03-04 16:14:47 +01:00 |
|
Ultra2D
|
488f7f44c4
|
array_walk does not work like that, apparently input is trimmed later on
|
2016-03-04 15:51:49 +01:00 |
|
Ultra2D
|
2b6439d502
|
Missing trailing delimiter in original code
|
2016-03-04 13:45:48 +01:00 |
|
Neil Lathwood
|
ec857ebfa5
|
Merge pull request #3162 from Ultra2D/whitespace
Tabs to spaces
|
2016-03-04 11:32:18 +00:00 |
|
Neil Lathwood
|
9812c402ce
|
Merge pull request #3160 from Rosiak/ironware-state
Basic Ironware State Support
|
2016-03-04 11:28:59 +00:00 |
|
Ultra2D
|
9773b3bade
|
Tabs to spaces
|
2016-03-04 11:30:11 +01:00 |
|
Ultra2D
|
4c5701531f
|
Merge branch 'master' into issue-3035
|
2016-03-04 09:13:15 +01:00 |
|
Rosiak
|
5a4334daa5
|
Small fix
|
2016-03-04 06:49:04 +01:00 |
|
Neil Lathwood
|
695baede4e
|
Merge pull request #3121 from Rosiak/juniper-state
Juniper State Support
|
2016-03-03 20:07:34 +00:00 |
|
Neil Lathwood
|
fa23fc4b6d
|
Merge pull request #3099 from murrant/syslog-cisco
Simplify and fix Cisco ios,iosxe,catos syslog processing
|
2016-03-03 19:55:13 +00:00 |
|
Rosiak
|
7e851ad999
|
add space
|
2016-03-03 19:45:51 +01:00 |
|
Rosiak
|
add8f9503a
|
if descr empty, then fill in
|
2016-03-03 19:42:11 +01:00 |
|
Rosiak
|
4bc2f5feee
|
Scrut fix
|
2016-03-03 18:12:15 +01:00 |
|
Xavier Beaudouin
|
51cb9ef3d1
|
Initial Gandi Packet Journey support
|
2016-03-03 15:52:44 +01:00 |
|