Netonix Manager / Control Software
- RavenWing71
- Member
- Posts: 13
- Joined: Wed Mar 25, 2015 12:02 pm
- Has thanked: 2 times
- Been thanked: 2 times
Re: Netonix Manager / Control Software
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.
-
Eric Stern - Employee
- Posts: 532
- Joined: Wed Apr 09, 2014 9:41 pm
- Location: Toronto, Ontario
- Has thanked: 0 time
- Been thanked: 130 times
Re: Netonix Manager / Control Software
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
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?
-
sirhc - Employee
- Posts: 7415
- Joined: Tue Apr 08, 2014 3:48 pm
- Location: Lancaster, PA
- Has thanked: 1608 times
- Been thanked: 1325 times
Re: Netonix Manager / Control Software
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
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.
-
PeakWiFi - Member
- Posts: 7
- Joined: Sat Sep 26, 2015 3:29 pm
- Location: PISMO BEACH, CA
- Has thanked: 0 time
- Been thanked: 0 time
Re: Netonix Manager / Control Software
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
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
-
sirhc - Employee
- Posts: 7415
- Joined: Tue Apr 08, 2014 3:48 pm
- Location: Lancaster, PA
- Has thanked: 1608 times
- Been thanked: 1325 times
Re: Netonix Manager / Control Software
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.
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.
- RavenWing71
- Member
- Posts: 13
- Joined: Wed Mar 25, 2015 12:02 pm
- Has thanked: 2 times
- Been thanked: 2 times
Re: Netonix Manager / Control Software
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....
-
PeakWiFi - Member
- Posts: 7
- Joined: Sat Sep 26, 2015 3:29 pm
- Location: PISMO BEACH, CA
- Has thanked: 0 time
- Been thanked: 0 time
Re: Netonix Manager / Control Software
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
[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
-
sirhc - Employee
- Posts: 7415
- Joined: Tue Apr 08, 2014 3:48 pm
- Location: Lancaster, PA
- Has thanked: 1608 times
- Been thanked: 1325 times
Re: Netonix Manager / Control Software
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.
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.
-
PeakWiFi - Member
- Posts: 7
- Joined: Sat Sep 26, 2015 3:29 pm
- Location: PISMO BEACH, CA
- Has thanked: 0 time
- Been thanked: 0 time
Re: Netonix Manager / Control Software
Ok thanks, will try 1.5.1rc3.
No other manager software running.
No other manager software running.
Who is online
Users browsing this forum: Google [Bot] and 27 guests