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
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
Tony Murray
f52954f8a4
The old load included the leading %. Stick with that behavior.
2016-03-03 00:03:17 -06:00
Tony Murray
ea491c4a06
move the negation outside of the regular expression for more accurate results
2016-03-02 23:48:07 -06:00
Tony Murray
a57d212b55
Merge pull request #3074 from xbeaudouin/adx_stuff
...
ServerIron / ServerIron ADX support
2016-03-02 19:30:08 -06:00
Rosiak
a880074838
Basic Ironware PSU State Disco
2016-03-02 19:06:43 +01:00
Ultra2D
fb9224d507
Keep original behaviour, just prevent false matches
2016-03-02 16:19:32 +01:00
Xavier Beaudouin
1c65acc317
Tab => spaces
2016-03-02 13:47:48 +01:00
Daniel Preussker
b2d2346962
Merge pull request #3126 from laf/issue-3092
...
Reverted to pre-vrf lite codebase
2016-03-02 11:44:39 +00:00
laf
5139805616
Reverted to pre-vrf lite codebase
2016-03-01 18:05:08 +00:00
Xavier Beaudouin
669841af50
Added some MIB polling specific stuff for ServerIron
2016-03-01 17:36:39 +01:00
Xavier Beaudouin
37e8b2da63
Add Power Supply and Fan status
2016-03-01 14:15:01 +01:00
Richard
d759c4ac9d
Improve performance of billing poller
2016-03-01 10:20:25 +00:00
Xavier Beaudouin
386ad101c6
Removed specified MIB file for ServerIron temperatures since the OID used is RAW
2016-03-01 10:46:00 +01:00
Rosiak
ae37f5c2dd
Juniper State Support
2016-02-29 20:51:45 +01:00
Tony Murray
ade3c81570
Need global $config to be able to access it.
2016-02-29 11:26:03 -06:00
Tony Murray
8400962130
Fix os images with subdirectories in url
...
Fix #3118
Obviously, the answer to the question in the code is yes
2016-02-29 11:20:03 -06:00
Tony Murray
71d88d6975
This should process all of the messages on these sites and if it fails, there should be no data loss
...
http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6000-series-switches/29804-186.html
http://www.cisco.com/c/en/us/td/docs/ios/system/messages/guide/consol_smg/sm_cnovr.html
2016-02-27 16:00:06 -06:00
Neil Lathwood
2bf9fa1409
Merge pull request #3102 from Rosiak/state-monitoring
...
Proper State Monitoring
2016-02-27 18:56:09 +00:00
Rosiak
f298ccb30f
Scrut fix
2016-02-27 19:12:13 +01:00
Rosiak
5a831c6dbc
Check if it exists in table before inserting
2016-02-27 16:23:58 +01:00
Rosiak
73149f3f19
More updates
...
Add sensor_prev to be able to alert on state change
Add docs
2016-02-27 15:29:11 +01:00
laf
7e483f6bd2
Added check if that value is set
2016-02-27 11:51:31 +00:00
Søren Rosiak
5149a94397
Merge pull request #3103 from laf/alert-ip-fix
2016-02-27 11:48:26 +01:00
laf
a028689095
Updated alerts query to change ip
2016-02-27 03:54:07 +00:00
Rosiak
6923a32dbd
A few things
...
ucwords = happy ocd
Basic state page
Allign order = happy ocd
2016-02-27 02:35:28 +01:00
Rosiak
ebe9154934
Added more sensors
2016-02-27 01:56:50 +01:00
Rosiak
d030e959df
Scrut fix
2016-02-26 23:56:54 +01:00
Rosiak
687bedf131
Add license stuff..
2016-02-26 23:50:32 +01:00
Rosiak
928fd70ced
Proper State Monitoring
2016-02-26 23:40:34 +01:00
Tony Murray
d1f44ae1ec
Simplify Cisco ios,iosxe,catos log processing.
...
This should cover the examples I could find on the web, but we could be missing some corner cases.
If we fail, the entire message is in msg, instead of being lost.
2016-02-26 10:19:22 -06:00
Tony Murray
f8f895e5b1
Make sure port_assoc_mode is an int before inserting a device into the db.
...
fixes #3090
2016-02-26 08:05:07 -06:00