Welcome, Guest. Please login or register.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - joserra

Pages: [1]
1
GUI / Re: Manual discovery option stops web output
« on: May 05, 2022, 11:11:36 am »
It was a problem related to nginx server configuration.
Increasing timeout parameters solved this question.

2
GUI / Manual discovery option stops web output
« on: May 04, 2022, 12:46:37 pm »
Hi

Lauching System / Nedi option in web interface starts generating output till an specific switch is reached (always the same).
No error message is displayed.

Launching the same command (nedi.pl -v) on console ends correctly after 30 minutes.

I was thinking about web server configuration, but log stop point is reached always at the same point.

I'm looking for an advise concerning this problem.

Nedi 2.1.071, PHP 7.1.1 running on Ubuntu

Thanks in advance

JoSerra

3
Management / Re: Dynamic Ansible inventory from NeDi
« on: October 29, 2021, 09:13:30 am »
Hi

You can use INET_NTOA function to obtain IP address from database.
Use Nedi option System / Database to launch your query.
For example :

  select device, INET_NTOA(devip) from devices;

4
Discovery / Re: Change statically device name
« on: May 04, 2021, 11:59:11 am »
 Check mapna option in nedi.conf file

5
Discovery / Howto delete interfaces after stack change
« on: February 19, 2021, 11:38:07 am »
Hi

We have moved one switch to another stack and their interfaces appear now on both stacks.
How can i remove interfaces on previous stack ?

Thanks in advance

Joserra

PD: Using NeDi 1.9.100

6
Database / Re: duplicated nodes, how to delete them?
« on: February 18, 2021, 01:39:57 pm »

7
Discovery / Re: Bridge-Aggregation problem
« on: April 16, 2020, 09:12:09 am »
Thanks
For 1.8 version it can be used an sql statement
See post https://forum.nedi.ch/index.php?topic=2258.msg9029#msg9029

8
Discovery / Re: Bridge-Aggregation problem
« on: April 09, 2020, 09:23:03 am »
Sorry for updating this thread but i cannot find any response.
What configuration must be made in Nedi to support mcbride66's scenario ?

Thanks in advance

Joserra

Pages: [1]