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 - piet

Pages: [1]
1
Installation / NeDi 2.1C on Ubuntu 22.02 LTS Server
« on: May 24, 2022, 03:04:48 pm »
Hello Forum,
I used NeDi 2.0C on Ubuntu 20.04 in my home network since a while with no issues.
Now I installed Ubuntu 22.02 LTS Server and NeDi 2.1C using nebuntu.sh in a blank VM from scratch (no update).
In general, NeDi 2.1C works es expected but there are some issues.
  • In the .def File Edit, the update and write buttons at the bottom of the page and the .def file contents are missing
  • No Topoloy Maps are being displayed - except D3js is selected
  • In the Events List view, no events are being displayed
Maybe there is the same root cause for all of these issues. I searched the forum already but can't find a solution.

Thanks a lot

Piet

2
Discovery / Monitoring Windows Node fails
« on: January 31, 2019, 03:22:14 pm »
Hello Forum,
I run NeDi 1.7p3 on Ubuntu 18.04.1 LTS installed from scratch.

I try to monitor a Windows node with NeDi but pinging the node using "moni.pl" fails while a normal ping from OS works as expected.
Disabling the Windows firewall on the target node, did not help.

Any hint would be very much appreciated.

Code: [Select]
sudo -u www-data /var/nedi/moni.pl -vt nuc.hogwarts.local
PERL:Net::DNS::Resolver loaded
PERL:Net::NTP loaded
WEB :LWP-UserAgent loaded
RMON:11 entries (dev) read from nedi.monitoring
RMON:8 entries (node) read from nedi.monitoring
RUSR:1 entries (groups & 8 = 8 AND (phone != '' OR email != '')) read from nedi.users
PING:192.168.10.12 tcp echo fail!
Code: [Select]
ping nuc.hogwarts.local
PING nuc.hogwarts.local (192.168.10.12) 56(84) bytes of data.
64 bytes from nuc.hogwarts.local (192.168.10.12): icmp_seq=1 ttl=128 time=0.382 ms
64 bytes from nuc.hogwarts.local (192.168.10.12): icmp_seq=2 ttl=128 time=1.27 ms
64 bytes from nuc.hogwarts.local (192.168.10.12): icmp_seq=3 ttl=128 time=0.443 ms
64 bytes from nuc.hogwarts.local (192.168.10.12): icmp_seq=4 ttl=128 time=0.293 ms
64 bytes from nuc.hogwarts.local (192.168.10.12): icmp_seq=5 ttl=128 time=0.354 ms
64 bytes from nuc.hogwarts.local (192.168.10.12): icmp_seq=6 ttl=128 time=1.04 ms
^C
--- nuc.hogwarts.local ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5055ms
rtt min/avg/max/mdev = 0.293/0.632/1.278/0.383 ms



Pages: [1]