making My simulation graphs in Ns-2.34 in ubuntu how i can make them. my simualtion is about Home automation lighting control and i wnated to make 6 graphs1) time VS Residaul energy ( remaining enregy of the nodes)like sensors (we have mentioned Insteon sensor and Switchlinc Dimmer)use 9V battery in them. the 9V should be converted in joules and Energy on Y-axis should be in Joules and time on X-axis should be of simulation timeThe graph would be showing after running the simulation 3000 times how much energy is remaining or how much energy is consumed in the nodes after sending 2000 packets.2) Packet size Vs Delay, Delay on Y-axis and Packet size on X-axis with there units and the graph would be showing if Pacjet size increases how much delay is created.3) Throughput Vs Badwidth. througput on Y-axis and Bandwidth on X-axis4) Packets Loss Vs data rate5) Packets sent Vs data rate6) Packets received Vs data rate
I am looking for a very particular sound wave simulation program. To get an understanding of what i want let me describe it to you in a different way.
Imagine your look at a bowl of water from above and you poke the water at a specific frequency you will see wave patterns showing. Well im after a program that can generate that pattern with any particular frequency that i set, and to allow me to place different shapes and objects around the sound source or sources (i may want to use more than one sound source that may or may not be at the same frequency as first.) and see what kind of reflections i get.
I was also wondering if instead of a point sound source you could have an entire shape giving off a specific vibration. This will give very interesting results that i am also after.
There are some programs that show sound simulations that i have described but nothing that can do the requirements that i desire. Do any of you guys know of any programs that can do this? if not how much would it cost to build such a program?
i have two linux machines i have installed nagios on only one machine and i am getting graph for that one(localhost).but for the second one(host2) i am not getting the graphs so what should i do.. what should i do to get graphs for othe host (remote machine).
i m trying to implement wireless sensor network in omnet++ 4.1 simulation tool but that tool is not supported.so i m installing framework mixim 1.2 in omnet++ that support wireless and mobility feature.now i have problem that how to create sensor network in omnet++4.1 using mixim 1.2?if any body
I am looking for a router and trying to decide which one to go with based on the firmware I will want to use. I like how Tomato has alot of graphs and can show alot of graphical data. Does DD-WRT or Openwrt have as many graphs available?
I have conky up and running, but today as I was messing around with the colors for the custom theme, the graphs for cpu temp and network up and down aren't displaying anything.
I have a SSH access to some linux servers, is it possible that I can get some graphical report for system utilization (CPU, memory and disk space) for a given time range.
I dont have any graphical access to the system.
Currently I am fetching the records using "sar -r" command , pasting them in a excel sheet to generate the reports.
how graphs can be plotted on a web interface on real time ? I have a web interface coded in PHP mostly and for graphs I have jpgraphs. But the job needs the graphs to be real time not static. As of now there's a server side program that writes onto a csv file. I read data from the file and plot it using jpgraph when the page loads. Is there anyway I can code real-time dynamic graphs on a web interface ?
When the memory usage reaches 95% and above I noticed that the disk activity and load graphs go up and some of my applications are killed by the system. In windows, if someone define a pagefile then the OS will try to use it at the expense of very slow response. Why ubuntu does not use SWAP in such a way?
I've been trying to make a bunch of graphs using gnuplot from a bash script. The tricky thing is that I have to divide values from two columns: Code: plot "results.csv" using 1:($4/$6) notitle with lp When this command is called from a bash script, the columns get mixed up with script arguments. how to make it read the column values like in the interactive mode?
I have successfully changed and configured TORA in ns-2.34 (in fedora 9), as learnt from;[URL]..Now, when I run the simulation, it hangs and does not finish. If the simulation time is 20 seconds, it do completes but for simulation times more than 20 seconds, it never comes to an end.
Code: num_nodes is set 50 INITIALIZE THE LIST xListHead Loading scenario file... Loading connection pattern file... channel.cc:sendUp - Calc highestAntennaZ_ and distCST_ highestAntennaZ_ = 1.5, distCST_ = 550.0 SORTING LISTS ...DONE!
I have tried increasing the bandwidth and interface queue lengths but got no improvement.Please note that the same TCL scripts are running with other protocols like DSDV, AODV etc
I have to write lab reports with charts and graphs on a regular basis. i did the first one in open office recently but the charts did not appear on my teachers screen! it was a broken failed half rendered blank chart area!
The data tables copied fine but the graphs did not. i made both in spreadsheet and copy pasted them over to a writer document.
I'm doing some simulations (using Iperf) to obtain throughputs values of a link between two gigabit ethernet cards for different delays and different drop probability (using netem) .... Now I have to do a 3minute long simulation in which during the firstnute the bandwidth is 1000Mbit/s, 500Mbit/s during the second minute and 1000Mbit/s during ththird one....Does anybody know how can i do this type simulation
I am currently using Cent OS 5.4 and I was able to successfully install ns 2.34 on the machine and run a few test FTP simulations. The problem stems from the fact that the ns 2 installation used in the ATM simulation , in the link provided, uses ns2.1b7 or ns2.1b9.
I have tried to see if I could cheat and implement the patch for my ns2.34 installation but that failed flat out ( make failed with an incorrect parameter error) I then tried to download the older versions of ns that were used in the ATM Simulation, ns 2.1b9 and that failed too ( otcl make failed with g++ error) which i figured failed because I am using g++ version 4.1 . ( From the docuemntation, this particular version of the software had trouble with any g++ version > 3.2)
a) Is anyone aware of any ATM Simulation patch for the current version of ns i.e. ns 2.34?
b) Is there anyway I can confgure the patch for the ns2.1b9/7 version to work smoothly with the ns2.34 version I have installed?
c) What are the recommendations for me to install the ATM Simulation provided on the URL above.
I've been doing Finite Element simulations with the Ansys software for several years now, and recently I have been allowed to use a cluster running on Linux (it's a Sun Grid Engine, or SGE). Since I am quite newbie to this thing, I have read a lot on the internet to get more familiar with the Unix language. I found some example codes which are supposed to launch Ansys and read input files, but it does not work for me. Actually, what I want to do is simple:
1- I need to use Ansys 12.1 in batch mode, with the Academic Research license (which is called "aa_r");
2- The software should then read my input file (which is an APDL command file (in case you are familiar with it..)) and save the database and results in my working directory on the server.
The software is located in the following path:
/ansys_inc/v121/ansys/bin/ansys121
My working directory:
/home/myusername/
From what I've found on the web, I have to write a shell script that calls the software and specifies the details (batch mode, license name, input file, ...). Then I have to call this script by using the command "qsub".
Cognitive Radio patch worked with ns-2.31 but when I tried it for ns-2.34 it did not work. Is there a separate patch available for ns-2.34 to support cognitive radio ? Or does it not work with ns-2.34 at all ?
need an easy to use bandwidth limiter / slow Internet simulator to test my websites. I would prefer a per application setting where I can limit, say only the web-brower etc.A GUI would be nice as wel
I am quite new to Linux and fedora. I am trying to run some molecular simulation software whose shell scripts create X windows with the xterm command. How do I get xterm on Fedora 14?
I want to change parameters of a RED queue during the simulation but it seems that some parameters can be modified only before starting the simulation, not dynamically, while the simulation is in progress. For example the following subroutines works before $ns run command but it do not change the behavior of the queue during the simulation( I want to change maxthresh_ and thresh_ after $ns
run command): Code: proc setREDParameters { redQueue MINth MAXth PER_MaxP Wq } { $redQueue set thresh_ $MINth $redQueue set maxthresh_ $MAXth
I want to make an rpm which when installed as an update causes another rpm to be removed. I'm fairly sure this is possible because I have seen LibreOffice rpms install as updates replacing OpenOffice rpms in the process without any interaction being required. However I'm unable to figure out how to do it, even after having looked at the spec file for such a LibreOffice rpm.
I have package gstreamer-0_10-ffmpeg installed. I have another package called multimedia installed. I've built a new version of multimedia which includes the gstreamer ffmpeg plugin so I don't need the gstreamer-0_10-ffmpeg package installed any more. I've tried using Provides and Obsolete in the spec file of the new multimedia package. E.g.
Code: Provides: gstreamer-0_10-ffmpeg Obsoletes: gstreamer-0_10-ffmpeg <= 0.10.10 (I've tried it with and without version numbers.) Whatever I put in the spec file, when I try and install the new multimedia package as an update zypper says
Problem: multimedia-1.1-1.i586 obsoletes gstreamer-0_10-ffmpeg <= 0.10.10 provided by gstreamer-0_10-ffmpeg-0.10.10-0.i686 Solution 1: replacement of gstreamer-0_10-ffmpeg-0.10.10-0.i686 with multimedia-1.1-1.i586 Solution 2: do not ask to install a solvable providing multimedia > 1.0-2 Selecting an option manually is no good, I need the update to happen without user interaction.
I'm trying to make a huge installation of applications on linux, (Red Hat), but without internet, i mean, i will have to download rpm's one by one and install them, the problem is that i've tried and is terrible, it always shows conflicts within versions, dependencies of dependencies, etc etc...
Is there any kind of tip to get this working? any kind of command that shows me the real dependencies that should be installed (with the right versions, etc) without conflicts? I've tried the following: