Ignore:
Timestamp:
Nov 3, 2008, 7:48:12 PM (16 years ago)
Author:
george
Message:
  • Upraveno: GenerovacĂ­ skripty.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • system/netwatch_import.php

    r103 r111  
    88$Commands[] = '/tool netwatch print terse';
    99$Commands = implode(';', $Commands);
    10 $Command = '/usr/bin/ssh -l admin-ssh -i /root/.ssh/id_dsa rt-hajda-5 "'.$Commands.'"';
     10$Command = '/usr/bin/ssh -l admin-ssh -i /root/.ssh/id_dsa rt-hajda-0 "'.$Commands.'"';
    1111//echo($Command."\n");
    1212exec($Command, $Output);
Note: See TracChangeset for help on using the changeset viewer.