similar to: HTML Pages never refreshed

Displaying 20 results from an estimated 1000 matches similar to: "HTML Pages never refreshed"

2007 May 21
6
4.5 upgrades on production servers?
Anyone besides me totally throw (most) caution into the wind and yum update any mission critical production 4.x boxen to 4.5 without any problems? 8-p - rh -- Abba Communications Spokane, WA www.abbacomm.net
2004 Apr 06
2
Syntax Question
I have a large data structure that looks like: > strsplit(st,",")[14395] [1] "KGEG" [2] "SA => KGEG" [3] "72785" [4] "47.62139" [5] "-117.52778" [6] "723" [7] "WA" [8] "US" [9] "2" [10] "SPOKANE SPOKANE INTERNATIONAL AIRPORT" [11] "1" I'd like to be able to
2008 Feb 28
3
MRTG question on CentOS
I'm trying to get MRTG up and running on CentOS, but the displayed http page says that I don't have permission to access /mrtg/ on the server. Here are my commands yum install mrtg vim /etc/httpd/conf.d/mrtg.conf /etc/init.d/httpd restart cfgmaker --global 'WorkDir: /var/www/mrtg' --global 'Options[_]: bits,growright' --output /etc/mrtg/mrtg.cfg public at 10.200.200.1
2004 Aug 06
0
parsing icecast 1 and icecast2 logs in GUI web format
Hi Kerry, Some time ago I had to setup mrtg graphing too. I'll try to give a short outline of what I did: 1. how do I get listener numbers into MRTG? 2. how to interface XSLT with MRTG? 3. how to set up MRTG? 1. I chose to use the xslt-features provided by Icecast and placed files called lstn-*.xsl for every mountpoint in the icecast web-root. The sole purpose of this xslt-sheet is
2007 Jul 27
1
MRTG with 14all.cgi on centos 5
Hi, I have setup MRTG with 14all.cgi cgi script. I downloaded it from below URL. http://my14all.sourceforge.net/14all-1.1.txt and did only below 3 changes to that file. those can be seen in BOLDletters. # if MRTG_lib.pm (from mrtg) is not in the module search path (@INC) # uncomment the following line and change the path appropriatly: #use lib qw(/usr/local/mrtg-2/lib/mrtg2); use lib
2008 Jan 29
0
Asterisk and MRTG, a little help please...WORKING
On 1/28/08, JR Richardson <jmr.richardson at gmail.com> wrote: > > You need to take a step back and first test the script without using > > MRTG. Execute it like this: > > # /opt/bin/asterisk-mrtg -h localhost -u XXX -p XXXX -1 SIP -2 Zap > > 10 > > 10 > > 10 > > 10 > > > > You should get 4 lines of numbers. That respresents your SIP
2005 Oct 25
2
apache 403 forbidden problem.
Hi guys, I'm using Centos 3.5 with Apache-2.0.46. i linke my mrtg from /var/www/mrtg to /var/www/html/mrtg so i did the command ln -s /var/www/mrtg. it worked fine last week but when i checked the mrtg today it say 403 forbidden. Forbidden You don't have permission to access /mrtg/ on this server. ------------------------------ Apache/2.0.46 (CentOS) Server but when i tried to link
2003 Jan 07
2
MRTG drop/reject hits
I have created shell script for MRTG statistics of droped/rejected packets: ftp://slovakia.shorewall.net/mirror/shorewall/mrtg/ http://slovakia.shorewall.net/pub/shorewall/mrtg/ rsync://slovakia.shorewall.net/shorewall/mrtg/ example: http://slovakia.shorewall.net/pub/shorewall/mrtg/example/ It is not based on /var/log/messages (syslog), but iptables counter. A lot of packets are droped/rejected
2011 Apr 17
0
Script Problem
I have a script I put in /etc/cron.fiveminutes graphs.sh #!/bin/sh env LANG=C mrtg /home/admin/domains/my---server.com/public_html/traffic/load/mrtg.cfg --logging /dev/null >/dev/null 2>&1 env LANG=C mrtg /home/admin/domains/my---server.com/public_html/traffic/eth0/mrtg.cfg --logging /dev/null >/dev/null 2>&1 #exit 0; Problem is there is some bug that raises an error even
2011 Sep 04
1
mrtg 2.16.2 ipv6 on centos 6
Hi, i'm running CentOS 6.0 on my server and installed mrtg from the rpm-package mrtg-2.16.2 . I also installed the depending packages perl-IO-Socket-INET6 perl-Socket6 .... mrtg works fine with IPV4-Addresses. When i specify a Target by IPV6-Address (or hostname resolving to a V6-address) mrtg fails. Here i have a small sample-config for V4 which is working: LogDir: /tmp ThreshDir: /tmp
2009 Jul 13
2
CentOS/SNMP update breaks MRTG?
I got itchy fingers over the weekend and decided to fix what wasn't broken and upgraded one of the older servers from Centos 5.2 to Centos 5.3. Following the recommended process of updating glibc and such before the rest, it appeared to work perfectly and rebooted without problem. However, MRTG 2.15.2 started complaining about unexpected values. I installed/updated both MRTG (2.16.2) and
2008 Aug 08
1
MRTG Problem - no traffic recorded
Hi all, I've just recently replaced my old firewall with a new one, running CentOS 5.. Yesterday, I decided to get MRTG up and running again, so I entered sections like this into the mrtg.conf file: Title[vlan10]: Bandwidth usage on tenchi.4th-age.com (Internet) PageTop[vlan10]: <H1>Traffic stats on VLAN 10 (Internet)</H1> Target[vlan10]: `ifconfig vlan10 | /usr/bin/awk
2008 Apr 11
2
DO NOT REPLY [Bug 5388] New: wildcards and rsync 3.01+
https://bugzilla.samba.org/show_bug.cgi?id=5388 Summary: wildcards and rsync 3.01+ Product: rsync Version: 3.0.2 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: support@reverse.net QAContact:
2006 Oct 01
0
mrtg monitoring shaped traffic
Dave, In a post to LARTC on 18 Sep 06 you said "I run MRTG on all outbound traffic". I''m a newbie with respect to mrtg. I have rrdtool and mrtg built on my Linux box but I have no SNMP so "nothing works". Could you please provide basic instructions for implementing mrtg with respect to traffic shaping? What is needed? Net-SNMP? OpenSNMP? If yes, what is SNMP used
2003 Jan 10
0
MRTG drop/reject hits 1.3
mrtg-drop-hits v1.3 Thanx a lot to Steve Cowles for his help and improvements CHANGELOG: 1.3 - 2003-01-10 - fix: size of counter_file equals zero - Bering/ash compatibiliy added by Steve Cowles - INSTALL.snmp added by Steve Cowles - small cleanup in INSTALL ftp://slovakia.shorewall.net/mirror/shorewall/mrtg/ http://slovakia.shorewall.net/pub/shorewall/mrtg/
2008 Jan 27
6
Asterisk and MRTG, a little help please...
Hi All, After reading the sparse info and attempting to get this running, I'm unsuccessful and could use some guidance. I already have a MRTG server up and running serving hundreds of router interface graphs. I would like to add SIP/IAX channel graphs for all our asterisk servers. I'm running asterisk 1.2 and MRTG 2.4.17. I tried the script from http://karlsbakk.net/asterisk/ but get
2007 Oct 05
2
Cron job
Dear All Salam, Is there a possibility that we can run MRTG command in seconds???? The only thing is know is we can run MRTG in one minute other than standard 5 minutes.... Like */1 * * * * root env LANG=C /usr/bin/mrtg /etc/mrtg/test.cfg what if, i want to monitor traffic in seconds??? Regards, Umair Shakil ETD -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Oct 08
0
mrtg
hey, i'm trying to setup mrtg to monitor swap and memory. though every mrtg-config i've tried have faild. i've got the same mrtg-configs working in gentoo. so i'm wondering if anyone got mrtg working properly and if they could share their config? greetings.
2008 Sep 12
2
SNMP and OID/MIB/MRTG
Hi all. I am having an issue and quite frankly would rather not spend the entire next two days learning the entire snmp program. I am hoping someone out there has used MRTG and SNMP to make it work. I have both installed. Single server, polling itself. Question 1- does snmpd have to run as a daemon, or only run once so I can get OID and MIBs from it? Question 2- does anyone know the command
2003 Feb 11
1
MRTG + Samba
Hi all Just wondering if anyone has pointers for graphing data from Samba using MRTG. I already have MRTG graphing things like signal strength (cisco aironet pci), total kbps in/out each interface, mem and disk i/o usage. I'd like to graph, for example, average number connections over time; or maybe logins per hour .... or failed logins per hour. I know MRTG's requirements for input