Menu

#197 pingCheck.php

1.0
closed
nobody
pingCheck (1)
1
2016-02-02
2014-04-29
Anonymous
No

Hello,

I launch the script pingcheck.php no message on terminal and nothing update.
Is it normal ?

Discussion

  • Ayden Beeson

    Ayden Beeson - 2014-05-15

    it is normal for no return to be provided but if you are not seeing anything change, check the timestamps on the last seen date.

    I have lodged a bug report for a problem i have found here:
    https://sourceforge.net/p/phpipam/bugs/203/

     
  • George

    George - 2014-06-04

    Apache is giving error message when attempting to use ping scan.

    Here is the error in the log file:
    sh: warning: setlocale: LC_ALL: cannot change locale (en): No such file or directory


    Running version IPAM v1.0
    CentOS 6.5
    Kernel 2.6.32-431.11.2.el6.x86_64
    Server version: Apache/2.2.15 (Unix)
    Mysql 5.1.73
    PHP 5.3.3

    echo $LANG

    en_US.UTF-8

     
  • Anonymous

    Anonymous - 2014-06-06

    Hi George, try this command:
    locale -a
    and search for en. If it is missing you can either generate with locale-gen or change from en to en_US in settings and copy lang directory with new name.

     
    • Anonymous

      Anonymous - 2014-06-17

      The problem wasn't the locale setting, it was the language named on the website Languages page. So the error has disappeared now, but ping doesn't do anything.

      The real problem was that selinux was blocking ping from working. I tested by turning it off and testing (seenforce 0). Then I made a rule to allow it to work with selinux.

       
  • Miha Petkovsek

    Miha Petkovsek - 2016-02-02
    • Status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.