Server :: Generate Graph For Huawei AR4620 Router?
Aug 21, 2010
I need to generate graph for Huawei AR4620 router . As I don't know the MIB for CPU USAGE I cannot create graph for CPU USAGE of Huawei Ar4620 Router. But I can create graph for Interface Traffic for Huawei AR4620 Router.
View 1 Replies
ADVERTISEMENT
Feb 9, 2011
write a script to generate a bar graph/chart/histogram etc that can make the analysis part simpler.
While dealing with so much data, i fear a manual approach could lead to human errors and hence thought that a script might be a better approach.
View 4 Replies
View Related
Mar 10, 2011
I have problem with make mrtg graph.
For example:
I use this Options for CPU:
Code:
Now use this command:
Code:
receive this message:
Code:
View 1 Replies
View Related
Apr 16, 2010
I have nagios and pnp4nagios installed and running fine. I have some snmp data that's monitoring an ASA5510.
I have the both the Data In and Data Out varibles, which go into individual graphs. Now I know that I can put the 2 data onto 1 graph, such as this graph: [URL]
I just don't know how to do it. I have in nagios the info here:
define host{
use WAN-devices ; Inherit default values from a template
host_name firewall ; The name we're giving to this host
alias firewall ; A longer name associated with the host
address 10.x.x.x ; IP address of the host
action_url /pnp4nagios/graph?host=$HOSTNAME$&srv=_HOST_
}
[Code]....
View 3 Replies
View Related
Sep 20, 2010
I installed MRTG some hours ago. Everything works fine (disk, cpu,..), except the network graph.
For this graph, it's only work for ~3 cycles (15min), then... nothing.
This is the part of mrtg.cfg:
Code:
The number for eth0 is 3
Code:
SNMP is running:
Code:
Crontab is configured for mrtg (and seems it's not the problem because the other graphs works well):
Code:
In attachement is the graph for the memory (working!) and .. for the network, as you can see, only one small pic at the beginning.
View 1 Replies
View Related
Feb 23, 2011
I'm using munin to monitor our servers. Recently I created additional partitions on one of them and I noticed that munin has not picked up the changes.
I restarted munin-node and running the plugin manually as user munin on the machine
Code:
$ munin-run df
I get all my partitions
Also when I telnet 10.1.1.25 4949 and run
Code:
fetch df
I'm getting all of them. The graph however displays only the ones that were there at the time of munin install.
How can I get munin to add the new partitions to the graph ?
View 1 Replies
View Related
Jan 26, 2010
I install squid-graph 3.2 need to know:
On analyze page have:
This mean! cache sending to my users as total object 84Mb? and proxy server sending object 52Mb which are not cached yet to the users?
View 3 Replies
View Related
May 10, 2010
I am running Redhat linux 8.0 with 2.4.22 kernel. I am using this server for traffic shaping my static ip clients using tc. There are about 250 clients and I am running mrtg to monitor traffic via cronjobs each 5 minutes. When mrtg run I see too much packets loss in my network. What could be the problem in my server?
RAM is 1gb and processor is Intel Pentium D 2.66GHz.
View 8 Replies
View Related
Dec 23, 2009
What include support a driver for USB modem Huawei E219 (HSDPA/UMTS) and Huawei EC226 (3G/EVDO)?
View 1 Replies
View Related
Aug 14, 2010
I am thinking of moving the router behind a server and connecting the server directly to the internet via a modem. Are there any security issues related to doing this? or other things I should be aware of. Iptables are implemented on the server blocking access on unused ports.
View 2 Replies
View Related
Jan 26, 2011
i have a server & there is a website which generate alot of core files, these core files takeup alot of space by time, so i decided to stop it, in WHM the core dump option is disabled, & i used the following command
Code:
ulimit -c 0 but nothing stoped generating core files, i also used the following method http://www.cyberciti.biz/faq/linux-disable-core-dumps/ also this method doesnt stop generating of core dump files, my question is : how i can permenantly stop generating core files for all users or for specific user
View 1 Replies
View Related
Feb 1, 2010
I'm using RHEL 5.4 and trying to use the system-config-kickstart to generate a ks.cfg file with all the settings already appeneded. After running the "system-config-kickstart --generate ks.cfg" command, the file gets created but it's missing the firewall configuration, partition information and so on.
How can these settings also be generated with the system-config-kickstart?
View 1 Replies
View Related
Jul 6, 2010
I have a test RHEL5 box, sitting in a brand new Dell blade rack on a PowerEdge M610, with a lovely Emulex OCm10102-F-M FCoE card connected to a Cisco Nexus 5000 switch. The whole setup is extremely new (the cards only recently became available for purchase.) We've finally worked with Emulex to get the cards functional, and we are ready to some stress testing to the SAN. My question now is, is there a good tool I can use to generate a large amount of traffic to a LUN? The Wintel team used a windows-only tool that showed an average of 6gigs/second throughput, so I need something that can generate very large files and simulate a consistent throughput to the LUN. I found iozone, but I'm having a devil of a time with it.
View 2 Replies
View Related
Jul 23, 2010
I would like to ask if there's a program that can archive all emails from my employees to a certain server and can generate reports. specifically all types of emails incoming and outgoing. My employees are aware of my policy due to many confidential files within our office.
View 1 Replies
View Related
Sep 25, 2009
i want to authenticate user (client) via switch to the radius server(CentOS)Can anyone tell me the authentication/authorization configuration that should be made in the switch (huawei) and the radius server(centos).Esp. the main files under /etc/raddb/ in the Server& the configuration to be made under the radius server template "test"( as of my case)...
View 1 Replies
View Related
May 18, 2010
Im new in linux i want to configure my redhat machine as both router and transparent proxy!
View 1 Replies
View Related
Feb 13, 2011
I want to access files on my ubuntu server wireless. Is there a way I can do that? I'm sorry if this is a stupid question, but I'm kind of new at this whole server thing.
View 5 Replies
View Related
Jan 21, 2010
I'm going to start a new thread because previous searches have not totally satisfied my question. I've read all day about doing this but each inquiry leads to discussion of configuring the router. I am also not network savy. I would like to set up an FTP server on my home computer (presently Ubuntu 8.10). I have only one computer. I am using DSL with my telephone line for internet connection. I do not use a router.
Is it possible to do this with no router and only a DSL ISP connection?
View 3 Replies
View Related
Dec 1, 2010
I am trying to understand how can I make a graph in C. So I wrote some program.
Code:
#include "declarations.h"
graph root = NULL;
int main()
{
[Code]....
View 6 Replies
View Related
Sep 30, 2010
What is the best option: leave the ADSL modem as the router of my network, or use a Debian Linux server in place?
Info:
* there is high traffic on my network (at work time);
* 7 PCs on the network;
* Debian Linux server: PC - Intel Pentium IV 3.06 Ghz - 2 GB RAM.
View 5 Replies
View Related
May 2, 2010
I am using Scilab5.2.2 in ubuntu9.10. Whenever I try to plot a graph, Scilab closes.
View 1 Replies
View Related
Jan 3, 2010
I need a script that takes data fom a file mydata.dat and create a graph. the content of mydata.dat is Bin Data1 Data2 Data3
Then it asks from the user to select which colums with use for x and which for y. the x and y titles must be generated automaticly by the names of each column from the first line of mydata.dat the limits must also be auto generated by the width of the column (for example for data2 is 12-45). in the end for graph title must shown the current time and date in this format:
So it asks for the user the columns and in the end it shows the graph with the above settings.
View 3 Replies
View Related
May 25, 2010
I use bmon for my networking manager. But I am confused with interface, I can't understand the graph, and other statistics. What is TX Rate, RX Rate, RX ,TX? In the graph what is the signifcant of dots, in the bracket [-0.02%]?
View 3 Replies
View Related
May 1, 2010
I installed scilab-5.2.2 in ubuntu 9.10. whenever I try to plot a graph scilab closes.
View 2 Replies
View Related
Feb 3, 2010
I am using GNUPLOT for plotting graphs but don't know how to save the graph as an image (irrespective of the format). If someone knows the correct GNUPLOT command for this, please tell me. Note that I have read: [url]but it does not satisfy.
View 6 Replies
View Related
Jan 8, 2009
How i can configure an hourly graph on munin?
View 2 Replies
View Related
Mar 22, 2011
how do i plot the trace file into a graph? can any 1 show an example here? just any trace file will do
View 13 Replies
View Related
Feb 3, 2011
I am trying to build a 2D plot for my data and I have the code for it. However, I want to save it as a jpg/png file so that I can have a link to it for my webpage. Below is the code:
Quote:
import java.awt.*;
import java.awt.font.*;
import java.awt.geom.*;
import javax.swing.*;
[Code].....
View 1 Replies
View Related
May 1, 2011
How to plot graphs for trace files generated in ns2 using xgraph and gnuplot.
View 7 Replies
View Related
Oct 27, 2010
I wanted to implement a graph.By graph I mean to say that I am writing programs for BFS,DFS and other such stuff and want to see them in action. For this I started writing a program.The first entry point is to define a graph. I took a pen and paper and made a graph. Now to be able to code this in C.I defined a structure but I am finding problem in defining this structure. I looked into Google and came across incidence list and adjacency list representation [URL] after understanding that I am not able to understand how do I define my structure that would be a node in graph. Here is what my graph looks like
Quote:
|-----------31
| |
| 2---4---6---8
| |
[code]....
View 3 Replies
View Related