Posts: 1
Threads: 1
Joined: Apr 2007
Reputation:
0
Hi All.
I am Aussie living in London. Network Admin, and we've just decided to use Nagios on Fedora Core 6 for network monitoring and geeeez the learning curve is steep.
Im pretty keen to get good at this linux stuff - i've always liked "first principles" but it's very trying.
looking forward to participating here :)
Posts: 995
Threads: 128
Joined: Jul 2005
Reputation:
0
Hi there - welcome to the forums!
It can be hard at first to get to grips with Linux, but we are here to help. :)
Posts: 3,631
Threads: 899
Joined: Dec 2003
Reputation:
0
welcome to the forums, i think you'll find we are more than willing to help, and yes linux can seem a steep learning curve at furst but the best thing to do is percevere, you'll thank yourself later
cheers
anyweb
Posts: 1
Threads: 0
Joined: Jun 2009
Reputation:
0
2009-06-05, 10:00 AM
(This post was last modified: 2009-06-05, 10:02 AM by Hridin.)
I am also a newbie and interested in Learning Linux.
As am also a Network Eng, suggested tools will be of great use for me.. Thanks... :)
I have installed Nagios on my Fedora 6 and I want to configure Nagat too. Searched lot.. But no efficient documentation...
Can anyone guide me on this?
Posts: 955
Threads: 36
Joined: Sep 2008
Reputation:
0
Dunno about Nagat, but in terms of network tools:
snmpd for network monitoring (including router, etc)
mrtg to report results in a browser
nagios to show multi-server results (multiple MRTGs in effect)
cacti for nice graphs
awstats to graph results of logfiles, such as apache/ftp/mail/etc
Erm... and the other networky tools:
iptables for Firewalls/NAT
tc for Traffic control (traffic shaping)
tcpdump to sniff packets
nmap to port-scan boxen
Others (ifconfig/ip/netstat/host/nslookup) you'll probably know.