Page 23 of 39

Re: Netonix Manager / Control Software

Posted: Tue Jul 31, 2018 5:41 pm
by RavenWing71
Just found the existence of Netonix-Manager. Took a while to get 1.0.10 installed and running, partly because it's only binding to the IPv6 address of my Debian 9 VM. IPv6 URLs are strange, resulting in my mistyping it and thinking the server wasn't running. I would like to get it to bind to an IPv4 address to make it easier to address, but I don't know enough about how node.js apps are configured to know where to start looking.

Re: Netonix Manager / Control Software

Posted: Wed Aug 01, 2018 1:53 pm
by Eric Stern
Manager doesn't bind to a particular interface or address, which means you should be able to access it on any working interface.

Code: Select all
estern@TV:~$ netstat -n -a|grep 3443
tcp6 0 0 :::3443 :::* LISTEN

Re: Netonix Manager / Control Software

Posted: Thu Aug 02, 2018 12:16 pm
by aerickson
The temperature column displayed, is that the devices ambient temperature or the board temperature? If its the board temperature what is a safe temperature for the WS-6-Mini?

Re: Netonix Manager / Control Software

Posted: Thu Aug 02, 2018 1:08 pm
by sirhc
aerickson wrote:The temperature column displayed, is that the devices ambient temperature or the board temperature? If its the board temperature what is a safe temperature for the WS-6-Mini?


Considering we do not have an external (outside the chassis) sensor to read ambient temperature I would bet board temp. You could easily confirm this by simply comparing the Manager reported temp to the temps reported on the switch Device/Status TAB

Then you could use the Search feature on the forums to find these posts and more on rated temps:
viewtopic.php?f=6&t=2855&p=19976&hilit=+board+temp+rated#p19976
viewtopic.php?f=6&t=2527&p=17715&hilit=+board+temp+rated#p17715
viewtopic.php?f=6&t=1690&p=15193&hilit=+board+temp+rated#p15193
viewtopic.php?f=6&t=762&p=5688&hilit=+board+temp+rated#p5688

Re: Netonix Manager / Control Software

Posted: Fri Aug 03, 2018 11:19 am
by PeakWiFi
Thanks Eric,

We are using AirControl for most monitoring functions and just looking for a Windows based application to monitor the Netonix units. Do you see a roadmap for the Netonix manager to ever display a voltage column?

Thanks,
Peak WiFi

Re: Netonix Manager / Control Software

Posted: Fri Aug 03, 2018 11:22 am
by sirhc
PeakWiFi wrote:Thanks Eric,

We are using AirControl for most monitoring functions and just looking for a Windows based application to monitor the Netonix units. Do you see a roadmap for the Netonix manager to ever display a voltage column?

Thanks,
Peak WiFi


Stephen will be taking over Manager after he finishes up WS and WS2 firmware so say September.

At that time I plan to work with Stephen to add creature features.

Re: Netonix Manager / Control Software

Posted: Fri Aug 03, 2018 1:31 pm
by RavenWing71
Eric Stern wrote:Manager doesn't bind to a particular interface or address, which means you should be able to access it on any working interface.

Code: Select all
estern@TV:~$ netstat -n -a|grep 3443
tcp6 0 0 :::3443 :::* LISTEN


I'm getting the same result you are, only a TCP6 entry with IPv6 notation. But ignoring that and using IPv4 anyway, I do get the login.... Go figure....

Re: Netonix Manager / Control Software

Posted: Fri Aug 10, 2018 5:11 pm
by PeakWiFi
Just installed this software on a new server. Added the first Netonix switch and am seeing it go off/on/off. Running 1.4.9 flow control off, link to towers is licensed, no missing pings.

[img]C:\Temp\Netonix\Untitled.jpg[/img][img]\\C:\Temp\Netonix\Untitled.jpg[/img]Every 10 seconds or so:
changed state to offline:Error: ESOCKETTIMEDOUT
changed state to online

Would it be possible for the next version to allow more leeway?

Thanks,
Tom

Re: Netonix Manager / Control Software

Posted: Fri Aug 10, 2018 7:22 pm
by sirhc
PeakWiFi wrote:Just installed this software on a new server. Added the first Netonix switch and am seeing it go off/on/off. Running 1.4.9 flow control off, link to towers is licensed, no missing pings.

[img]C:\Temp\Netonix\Untitled.jpg[/img][img]\\C:\Temp\Netonix\Untitled.jpg[/img]Every 10 seconds or so:
changed state to offline:Error: ESOCKETTIMEDOUT
changed state to online

Would it be possible for the next version to allow more leeway?

Thanks,
Tom


I would upgrade to v1.5.0

You have no other copy of the manager running? You can not have 2 managers monitoring the same switches.

Re: Netonix Manager / Control Software

Posted: Fri Aug 10, 2018 9:05 pm
by PeakWiFi
Ok thanks, will try 1.5.1rc3.

No other manager software running.