mirror of
https://github.com/manuelkasper/AS-Stats.git
synced 2025-02-20 11:44:12 +08:00
Updated How to install AS stats on Ubuntu (markdown)
parent
e1fce27873
commit
9a06022165
@ -46,7 +46,7 @@ To start AS-Stats poller:
|
||||
The script contains this:
|
||||
```
|
||||
#!/bin/bash
|
||||
/usr/bin/nohup /home/AS-Stats/bin/asstatd.pl -P 0 -p 9000 -r /home/AS-Stats/rrd -k /home/AS-Stats/conf/knownlinks &
|
||||
/usr/bin/nohup /home/AS-Stats/bin/asstatd.pl -r /home/AS-Stats/rrd -k /home/AS-Stats/conf/knownlinks -a YOURASN &
|
||||
#sleep 2
|
||||
ps aux | grep asstatd
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user