I not able to poll my hosts (ICMP) because i can't create socket in query_icmp.php.
As you wrote in Readme file i checked my Sockets support with phpinfo(); and it's enable.
My /tmp/nr-debug.txt file show these warnings
Warning: socket_create() Unable to create socket [1]: Operation not permitted in /my/dir/query_icmp.php on line 21
Warning: socket_set_block() expects parameter 1 to be resource, boolean given in /my/dir/query_icmp.php on line 22
Warning: socket_set_option() expects parameter 1 to be resource, boolean given in /my/dir/query_icmp.php on line 86
can you help me with this.? Im sure i'm beeing a lame with this one.
Renato
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Brad,
i read an older post where you wrote you are working on this. I tried to node.start with root account with sucess. Sorry about my post. I missed the other one with your answer..
By the way, great monitoring tool !!!
Renato
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I not able to poll my hosts (ICMP) because i can't create socket in query_icmp.php.
As you wrote in Readme file i checked my Sockets support with phpinfo(); and it's enable.
My /tmp/nr-debug.txt file show these warnings
Warning: socket_create() Unable to create socket [1]: Operation not permitted in /my/dir/query_icmp.php on line 21
Warning: socket_set_block() expects parameter 1 to be resource, boolean given in /my/dir/query_icmp.php on line 22
Warning: socket_set_option() expects parameter 1 to be resource, boolean given in /my/dir/query_icmp.php on line 86
can you help me with this.? Im sure i'm beeing a lame with this one.
Renato
Brad,
i read an older post where you wrote you are working on this. I tried to node.start with root account with sucess. Sorry about my post. I missed the other one with your answer..
By the way, great monitoring tool !!!
Renato