Menu

#43 "Invalid ping path" in config.scan.php (v0.9)

version 0.8
closed
nobody
None
1
2016-02-02
2013-11-10
Volkan
No

Hi i have tryed to make a automated discovery (host check), and checked the config-scan.php.
The phing path Show to "/sbin/ping" and seems to be ok.

But if i open the ping page > http://ipam.test.com/functions/scripts/pingCheck.php, i got this message:

"Invalid ping path! You can set parameters for scan under functions/scan/config-scan.php"

I have a ubuntu 13.10 Server running without any Problems.

Any help will be cool to solve this last puzzle Piece ;)
Volkan

Discussion

  • Miha Petkovsek

    Miha Petkovsek - 2013-11-11

    Hi, this is the line checking for ping, seems it cannot see the ping file:

    if(!file_exists($pathPing))

    what does "whereis ping" say?

     
  • Volkan

    Volkan - 2013-11-11

    It says:

    "ping: /bin/ping /usr/share/man/man8/ping.8.gz"

    ok, i changed the config-scan.php to "/bin/ping" and seems to bee fine ;)

    I think i shound now create a cronjob for that?

    thx
    Volkan

     
  • 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.