Commit Graph
6546 Commits
Author SHA1 Message Date
mchasteen 0bb26b9800 Added temperature support for APC portable AC units. 2015-03-03 16:55:30 -07:00
Neil Lathwood 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
Mike Rostermund abfb335967 Changed to use mib instead of hardcoded oid 2015-03-02 03:08:56 -08:00
laf c1ef9b6808 Resolved a large number index issues and update Console_Color to V2 2015-03-01 18:04:57 +00:00
Daniel Preussker 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
Daniel Preussker cb9d3d1cbb Merge pull request #521 from laf/issue-463-2
Fixing mysql_strict issues / errors
2015-03-01 13:40:31 +01:00
laf 7f823b6d49 Adding more updates found by f0o 2015-03-01 12:23:31 +00:00
laf c1c520d781 Removing POST / GET code as slack only uses POST 2015-02-28 11:45:30 +00:00
laf 06bf9cd95e Removed debug line! 2015-02-27 15:26:13 +00:00
laf 92b069bff1 Final updates (hopefully) for slack transport 2015-02-27 15:23:14 +00:00
laf 4f48346d56 Added slack transport agent 2015-02-27 12:10:34 +00:00
laf ba5eb4e51a Tidying up 2015-02-26 23:04:12 +00:00
laf 15cc00c27d Tidying up 2015-02-26 23:04:10 +00:00
laf e0fbcb9268 test 2015-02-26 23:04:07 +00:00
mchasteenandlaf 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
mchasteenandlaf 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
mchasteenandlaf 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
mchasteenandlaf 7996686e53 Fixed SQL error relating to the temperature in the cisco-envmon.inc.php in discovery. 2015-02-26 23:03:54 +00:00
mchasteenandlaf 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
mchasteenandlaf d7ea7e71bf Fixed polling mempool thing so that NULL values don't break things. 2015-02-26 23:03:48 +00:00
mchasteenandlaf 4781e6d05e Fixed the discovered_last field update thing. 2015-02-26 23:03:45 +00:00
mchasteenandlaf c2ab3e1d0d Fixed the discover_links function so that it can not blow up with NULL values. 2015-02-26 23:03:43 +00:00
mchasteenandlaf 03ad4b7bc5 Fixed SQL statement so things don't go broke. 2015-02-26 23:03:28 +00:00
mchasteenandlaf d47952f69e Fixed mempools function. 2015-02-26 23:03:25 +00:00
mchasteenandlaf 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
mchasteenandlaf f70989542b Fixed entity-physical. Fixed the ifindex logic. Also fixed the update and insert function calls. 2015-02-26 23:03:20 +00:00
mchasteenandlaf b73f642bc6 Fixed vlan discover so there isn't any more SQL errors. Will need further testing. 2015-02-26 23:03:17 +00:00
mchasteenandlaf 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
laf a0701fbd25 Fixing scrutinizer issue 2015-02-26 19:48:54 +00:00
laf fdf902116e Updaetd page formatting 2015-02-26 19:38:47 +00:00
mchasteenandlaf 5de5d9c251 Added support for non-high precision APC UPS devices. Tested with APC UPS 8000XL. 2015-02-26 19:31:08 +00:00
mchasteenandlaf c1c26bf831 Added new sensor - Battery Charge. Added discover and polling for APC UPSes. 2015-02-26 19:30:49 +00:00
Neil Lathwood 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
laf 7edd05d6d1 Fixed array setting 2015-02-23 16:47:34 +00:00
Neil Lathwood cd43e11032 Fixed some scrut major issues 2015-02-22 19:28:09 +00:00
Neil Lathwood ff3558e7b9 Fixed spelling mistake 2015-02-22 17:53:25 +00:00
Neil Lathwood 2ef0cf8b80 Fixed the performance issues in scrut 2015-02-22 17:27:22 +00:00
Neil Lathwood a4d3c8709d Fixed the scrut coding style issues 2015-02-22 16:45:40 +00:00
Mike Rostermund 5ddf177103 Added fetching of CPU usage on Cisco SB 2015-02-21 05:09:07 -08:00
Mike Rostermund a01721f1fb Added support for additional Cisco SB units 2015-02-19 23:05:10 +01:00
Neil Lathwood d593710fc5 Updated the way debug=yes in url works to make it visually more appealing 2015-02-18 23:03:23 +00:00
Neil Lathwood 2159fd48fe Updated files pointing to invalid tables 2015-02-18 21:31:01 +00:00
Neil Lathwood ae43e39074 Added support for api demo account 2015-02-17 00:10:36 +00:00
Rosiak 730caac74a Basic Ruckus Wireless Support
Basic device support for Ruckus Wireless devices.
2015-02-16 20:14:04 +01:00
Rosiak 3804ee001e Basic Barracuda Loadbalancer Support
Very basic discovery support for the Barracuda Loadbalancers.
2015-02-15 12:39:58 +01:00
Søren Rosiak 7900b33a8a Update ibmnos.inc.php
Format change.
2015-02-14 17:25:07 +01:00
Søren Rosiak b6ef8adb21 Update ibmnos.inc.php
Fomat change.
2015-02-14 17:20:56 +01:00
Søren Rosiak 47a07d44ec Update ibmnos.inc.php
Use or instead of elseif
2015-02-14 17:20:01 +01:00
Rosiak 92422461f2 IBM NOS Support
Basic device support for a few IBM NOS devices.
Will add more as i get access to more devices.
2015-02-14 13:18:00 +01:00
Neil Lathwood 498e4c3fd7 Merge pull request #422 from tuomari/wlc
Add cisco wireless controller detection
2015-02-12 09:25:40 +00:00