Forum SubscriptionsForum Subscriptions   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Interactive Colorful IP LAN Monitor CUI

 
Post new topic   Reply to topic    Vyatta.org Forum Index -> Hackers
View previous topic :: View next topic  
Author Message
first-priority
Active Member
Active Member


Joined: 04 May 2008
Posts: 36

PostPosted: Sat Oct 24, 2009 8:55 pm    Post subject: Interactive Colorful IP LAN Monitor CUI Reply with quote

iptraf - Interactive Colorful IP LAN Monitor

IPTraf is an ncurses-based IP LAN monitor that generates various network statistics including TCP info, UDP counts, ICMP and OSPF information, Ethernet load info, node stats, IP checksum errors, and others.





Install iptraf

Code:

vyatta@vyatta:~$ configure
[edit]
vyatta@vyatta# set system package repository lenny components main
vyatta@vyatta# set system package repository lenny url http://http.us.debian.org/debian
vyatta@vyatta# set system package repository lenny distribution lenny
vyatta@vyatta# commit
vyatta@vyatta# save

vyatta@vyatta:~$ su -
Password:
vyatta:~# aptitude install iptraf
vyatta:~# iptraf
Back to top
View user's profile Send private message
adrock
Active Member
Active Member


Joined: 09 Sep 2009
Posts: 23

PostPosted: Thu Oct 29, 2009 10:56 am    Post subject: VC5.0.2 Reply with quote

No love.
Code:

     package {
         auto-sync 1
         repository community {
             components main
             distribution stable
             url http://packages.vyatta.com/vyatta
         }
         repository lenny {
             components main
             distribution lenny
             url http://http.us.debian.org/debian
         }
     }
 }


However:

Code:

vyatta:~# aptitude install iptraf
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Reading task descriptions...
Couldn't find any package whose name or description matched "iptraf"
Couldn't find any package whose name or description matched "iptraf"
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Reading task descriptions...
vyatta:~#


--adrock
Back to top
View user's profile Send private message
robert
Vyatta Employee
Vyatta Employee


Joined: 15 Feb 2008
Posts: 589

PostPosted: Thu Oct 29, 2009 11:01 am    Post subject: [Vyatta-hackers] Re: Interactive Colorful IP LAN Monitor CUI Reply with quote

Did you apt-get update first?
Back to top
View user's profile Send private message
adrock
Active Member
Active Member


Joined: 09 Sep 2009
Posts: 23

PostPosted: Thu Oct 29, 2009 11:02 am    Post subject: Reply with quote

Disregard. aptitude update took care of it.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Vyatta.org Forum Index -> Hackers All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum