BlueBird
10-11-2002, 08:39 AM
Perl Assignment need help!!!
I have to write the script "Traffic Generation" include:
1. Traffic generation script using following criteria
a. Continuosly Ping a destination with various size packets (512, 1024)
b. Continuously transmit FTP or HTTP trafic to destination.
2. Perform event correlation such that a link down will be correlated to its corresponding link up.
3. Perform event de-duplication such that a tally is chown for particular event type.
4. Select a functional area from the FCAPS (Fault, Configration, Accounting, Performing, Security) framwork and select OIDs to poll and show the results.
- Select at least 2 IOD for each device type (i.e. Router, Switch, Server)
5. Graphs Performance data with MRTG or Cricket.
6. Extend the SNMP-net agent to monitor host attributes.
7. The following IOD must be polled and graphed.
a. Routers
- Interface performce (ifInOctets and ifOutOctets) for each interface serial and Ethernet.
- CPU perfomance (avgBusy1 andavg Busy5) for the routers
b. Switches
- Interface performance (ifInOctets and ifOutOctets) for each interface serial and Ethernet.
c. Server
-System Uptime )hrSystemsUptime)
-CPU Performance (hrProcessorLoad)
Anyone in Perl programmer or Network administrator please help me!help me!
I have to write the script "Traffic Generation" include:
1. Traffic generation script using following criteria
a. Continuosly Ping a destination with various size packets (512, 1024)
b. Continuously transmit FTP or HTTP trafic to destination.
2. Perform event correlation such that a link down will be correlated to its corresponding link up.
3. Perform event de-duplication such that a tally is chown for particular event type.
4. Select a functional area from the FCAPS (Fault, Configration, Accounting, Performing, Security) framwork and select OIDs to poll and show the results.
- Select at least 2 IOD for each device type (i.e. Router, Switch, Server)
5. Graphs Performance data with MRTG or Cricket.
6. Extend the SNMP-net agent to monitor host attributes.
7. The following IOD must be polled and graphed.
a. Routers
- Interface performce (ifInOctets and ifOutOctets) for each interface serial and Ethernet.
- CPU perfomance (avgBusy1 andavg Busy5) for the routers
b. Switches
- Interface performance (ifInOctets and ifOutOctets) for each interface serial and Ethernet.
c. Server
-System Uptime )hrSystemsUptime)
-CPU Performance (hrProcessorLoad)
Anyone in Perl programmer or Network administrator please help me!help me!