|
eed7f90638
|
Remove spacing
|
2015-03-09 12:50:40 +00:00 |
|
|
a2f951a386
|
Added polling support for NXOS
|
2015-03-09 12:49:43 +00:00 |
|
|
7d94985c3c
|
Fix typo
|
2015-03-09 08:17:28 +10:00 |
|
|
71bdf65dfa
|
Merge pull request #543 from mchasteen/issue-542
Added temperature support for APC portable AC units.
|
2015-03-04 22:50:34 +00:00 |
|
|
0df4a86a0a
|
Cleaned up for scrutinizer.
|
2015-03-04 14:24:31 -07:00 |
|
|
851a998954
|
Fixed array_unique key issue for alerts
|
2015-03-04 15:33:18 +00:00 |
|
|
0bb26b9800
|
Added temperature support for APC portable AC units.
|
2015-03-03 16:55:30 -07:00 |
|
|
93ba1c61f9
|
Merge pull request #536 from SaaldjorMike/ciscosb-4
Changed to use mib instead of hardcoded oid
|
2015-03-02 11:38:10 +00:00 |
|
|
abfb335967
|
Changed to use mib instead of hardcoded oid
|
2015-03-02 03:08:56 -08:00 |
|
|
c1ef9b6808
|
Resolved a large number index issues and update Console_Color to V2
|
2015-03-01 18:04:57 +00:00 |
|
|
7b43810f34
|
Merge pull request #484 from laf/issue-483
Updated the way debug=yes in url works to make it visually more appealing
|
2015-03-01 18:46:47 +01:00 |
|
|
cb9d3d1cbb
|
Merge pull request #521 from laf/issue-463-2
Fixing mysql_strict issues / errors
|
2015-03-01 13:40:31 +01:00 |
|
|
7f823b6d49
|
Adding more updates found by f0o
|
2015-03-01 12:23:31 +00:00 |
|
|
c1c520d781
|
Removing POST / GET code as slack only uses POST
|
2015-02-28 11:45:30 +00:00 |
|
|
06bf9cd95e
|
Removed debug line!
|
2015-02-27 15:26:13 +00:00 |
|
|
92b069bff1
|
Final updates (hopefully) for slack transport
|
2015-02-27 15:23:14 +00:00 |
|
|
4f48346d56
|
Added slack transport agent
|
2015-02-27 12:10:34 +00:00 |
|
|
ba5eb4e51a
|
Tidying up
|
2015-02-26 23:04:12 +00:00 |
|
|
15cc00c27d
|
Tidying up
|
2015-02-26 23:04:10 +00:00 |
|
|
e0fbcb9268
|
test
|
2015-02-26 23:04:07 +00:00 |
|
|
9d3b866202
|
This probably should have been commited earlier. Added some logic to remove NULL values from sensor DB inserts.
|
2015-02-26 23:04:02 +00:00 |
|
|
af291f4fc7
|
Added some logic to keep a mac address that has no associated port from being added to the ipv4_mac table. I found that a cisco device was trying to add a loop-back mac address (000000000000).
|
2015-02-26 23:03:59 +00:00 |
|
|
dd55334293
|
Rethought this code. Added some logic to detect a temperature value that contains more than numbers.
|
2015-02-26 23:03:56 +00:00 |
|
|
7996686e53
|
Fixed SQL error relating to the temperature in the cisco-envmon.inc.php in discovery.
|
2015-02-26 23:03:54 +00:00 |
|
|
87bd0da996
|
Fixed polling ports so that NULL values don't break stuff. Basically I just have a foreach loop to unset any NULL values. Also fixed the NOW() SQL statements at the end of polling.
|
2015-02-26 23:03:50 +00:00 |
|
|
d7ea7e71bf
|
Fixed polling mempool thing so that NULL values don't break things.
|
2015-02-26 23:03:48 +00:00 |
|
|
4781e6d05e
|
Fixed the discovered_last field update thing.
|
2015-02-26 23:03:45 +00:00 |
|
|
c2ab3e1d0d
|
Fixed the discover_links function so that it can not blow up with NULL values.
|
2015-02-26 23:03:43 +00:00 |
|
|
03ad4b7bc5
|
Fixed SQL statement so things don't go broke.
|
2015-02-26 23:03:28 +00:00 |
|
|
d47952f69e
|
Fixed mempools function.
|
2015-02-26 23:03:25 +00:00 |
|
|
469a06ae93
|
Fixed processor discovery. SQL correctly inserts and updates now. Also fixed usage field for cisco devices.
|
2015-02-26 23:03:23 +00:00 |
|
|
f70989542b
|
Fixed entity-physical. Fixed the ifindex logic. Also fixed the update and insert function calls.
|
2015-02-26 23:03:20 +00:00 |
|
|
b73f642bc6
|
Fixed vlan discover so there isn't any more SQL errors. Will need further testing.
|
2015-02-26 23:03:17 +00:00 |
|
|
357af32654
|
Fixed UpadteDB function. It didn't seem to work. I fixed the syntax and hopefullt this won't break other things, but I guess as I test I'll find out.
|
2015-02-26 23:03:14 +00:00 |
|
|
a0701fbd25
|
Fixing scrutinizer issue
|
2015-02-26 19:48:54 +00:00 |
|
|
fdf902116e
|
Updaetd page formatting
|
2015-02-26 19:38:47 +00:00 |
|
|
5de5d9c251
|
Added support for non-high precision APC UPS devices. Tested with APC UPS 8000XL.
|
2015-02-26 19:31:08 +00:00 |
|
|
c1c26bf831
|
Added new sensor - Battery Charge. Added discover and polling for APC UPSes.
|
2015-02-26 19:30:49 +00:00 |
|
|
d15d228276
|
This should not be zero by default as that means alerts will be triggered constantly. Defaulting to 300
|
2015-02-26 01:25:25 +00:00 |
|
|
7edd05d6d1
|
Fixed array setting
|
2015-02-23 16:47:34 +00:00 |
|
|
cd43e11032
|
Fixed some scrut major issues
|
2015-02-22 19:28:09 +00:00 |
|
|
ff3558e7b9
|
Fixed spelling mistake
|
2015-02-22 17:53:25 +00:00 |
|
|
2ef0cf8b80
|
Fixed the performance issues in scrut
|
2015-02-22 17:27:22 +00:00 |
|
|
a4d3c8709d
|
Fixed the scrut coding style issues
|
2015-02-22 16:45:40 +00:00 |
|
|
5ddf177103
|
Added fetching of CPU usage on Cisco SB
|
2015-02-21 05:09:07 -08:00 |
|
|
a01721f1fb
|
Added support for additional Cisco SB units
|
2015-02-19 23:05:10 +01:00 |
|
|
d593710fc5
|
Updated the way debug=yes in url works to make it visually more appealing
|
2015-02-18 23:03:23 +00:00 |
|
|
2159fd48fe
|
Updated files pointing to invalid tables
|
2015-02-18 21:31:01 +00:00 |
|
|
ae43e39074
|
Added support for api demo account
|
2015-02-17 00:10:36 +00:00 |
|
|
730caac74a
|
Basic Ruckus Wireless Support
Basic device support for Ruckus Wireless devices.
|
2015-02-16 20:14:04 +01:00 |
|