NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
monitoring
4 TopicsCost of Insight Management Management
I have already purchased a new wifi system. I got the GC510P and 5 WAC510 APs. I installed the Insight app on my phone. I have two WAC730 APs on my system today. It saw those two devices, and was asking me if I wanted to register them, etc. What I found interesting was it said in the app that there would be no charge if I was a 2 devices or below. There was no indication anywhere, nor can I google anything that will tell me that there is some subscrption for Insight. I just cannot take the cost of that. I was under the impression that I could install as many APs as I wanted, and there would be no problem or additional costs. Please advise!!!Solved7.6KViews0likes5CommentsA Message to Insight 2.x customers from the NETGEAR Insight Team!
Hi Everyone, Greetings from NETGEAR. As a follow up to our earlier communication regarding upgrading from Insight 2.0/2.x to our new remote access, cloud-based Insight solution, we want to remind you that at the end of this year we’ll be ending support for Insight 2.0/2.x. We encourage you to upgrade to Insight 3.1 - our new cloud-based Insight - as soon as possible. Migrating will give you the opportunity to enjoy the many advantages of the Insight cloud platform as well as the features in Insight 3.1 managing a broader range of devices – access points, switches, and storage. Here are links to the Apple App Store and Google Play store to upgrade. Apple iOS Google Android As the year comes to a close, we want to take the opportunity to thank you for continuing support for NETGEAR and to wish you the very best for 2018. Thank you, The NETGEAR Insight Team What do I need to know about the transition to Insight 3.0?2.2KViews0likes0Commentsmonitoring frames/packets on Netgear Prosafe GS748T
We have 3 x Netgear Prosafe GS748T – 3H31417C003FE / 3H31417L00392 / 3H31417F00339 We are experiencing high TCP latency within our infrastructure which predominantly is a RDS/Terminal Services environment. I was wondering if I might ask the best tools, or if they are tools by HP that can monitor and detect network related clashes on switch ports. Many Thanks, Shawn McKendrick2KViews0likes1CommentFTP Monitoring - ReadyNAS R6
I would like to see an App for ReadyNAS R6 for Monitoring Active FTP connections. There is already a nice PHP utility out there to do this called PHPFTPWHO. Since R6 comes with a PHP addon and if the logging is configured correctly under FTP settings, all the information needed to make a nice web interface for Active FTP connections is there. As I am not a software developer it is beyond my skill, however I have seen that Poussin had already created an addon in the past for this but it has vanished with R6. I would greatly appreciate it if one of you find coders could make this happen. It should be a simple matter of parsing the proftpd.log file and exporting the data to a nice Web format. I currently have an FTPS server configured and would very much like to see who is accessing it and how often, so a history funtion would also be nice. Maybe something that recorded the logons providing date and time of the logons / logouts and perhaps a list of the files that were downloaded / uploaded. ============================================================================================================ FTP WHO (Active Sessions) User: Login Time: Status: Directory / File: ============================================================================================================ John Doe 29 Jan 2017:06:00am Downloading /data/Videos/Movies/Avatar (2009) [DE] Extended Edition.1080p.HDC.mkv Jane Doe 28 Jan 2017:08:23pm Idle /data/Music/Classic Rock John Smith 29 Jan 2017:02:36pm Uploading /data/Uploads/AC/DC - Thunderstruck.mp3 or something similar for Active Connections. All of this information is included in the /var/log/proftpd.log file. I am not sure how the history feature could be configured, and a defineable refresh rate would also be nice so you can set how often the data is updated. Anyway, this is my request.