If I go to a host on the map and click on it I get the option to run a script either ping or traceroute. Both of them return the following error:
--------------------------------------
fclose() expects parameter 1 to be resource, boolean given [api/classes/class.script.php:626]
Error Description: No route to host
--------------------------------------
I have searched the forum.
My ping has the setuid bit on it
[root@nms html]# ls -l /bin/ping
-rwsr-xr-x. 1 root root 40760 Jul 18 2011 /bin/ping
and it's located in /bin/ping like the configuration expects. There is a route to the host I am attempting to traceroute/ping to. So I'm stumped.
--------------------------------------
fclose() expects parameter 1 to be resource, boolean given [api/classes/class.script.php:626]
Error Description: No route to host
--------------------------------------
I have searched the forum.
My ping has the setuid bit on it
[root@nms html]# ls -l /bin/ping
-rwsr-xr-x. 1 root root 40760 Jul 18 2011 /bin/ping
and it's located in /bin/ping like the configuration expects. There is a route to the host I am attempting to traceroute/ping to. So I'm stumped.