Displaying 20 results from an estimated 9000 matches similar to: "http form automation tools?"
2008 Jul 10
1
custom http headers in form.submit / upload without original form
Heyas :)
I''m wondering how do I do to send my custom HTTP headers when posting
a form. agent.set_headers is a private method and I don''t know how to
get a reference to HTTPHeaders to use add_field and such.
Since my request is a form, I''m sending it using agent.submit(form). Any hints?
Bonus question: I would like to upload a file to a REST webservice,
but I
2009 Oct 16
5
IVR
Ladies and Gentlemen,
We already have an Asterisk Call center suite installed at our contact
center. Now we wish to commence IVR services. We are offering Health
Information Services. Can someone help us to develop this Addon / Solution?
Best regards.
--
?????? ????? ????? ???? ???????
Nazir Ahmed Vaid
Cell:+92300-8277778
eHealth Services (Pvt) Ltd.
http://www.ehealth-services.com
NexSource
2010 Mar 17
0
Spooky networking issue: ping OK on container, stops on VM, restarts with arp -d
I am managing two Xen containers which are exhibiting a spooky behavior.
There are intermittent network failures
that affect only the VM''s, and not dom0. This exhibits itself as problems
with nfs locks, snmp, and even icmp ping.
The arp tables look normal on both the dom0 and the guest. However, it is
definitely arp related. Causing arp
traffic of any sort results the problem curing
2005 May 18
0
caci problem in CentOS-4
i installed cacti following the INSTALL file but if i try to view
cacti url it shows this error:
Warning: mb_ereg_replace(): mbregex compile err: premature end of
regular expression in /var/www/html/cacti/include/config.php on line
43
Warning: mb_ereg_replace(): mbregex compile err: premature end of
regular expression in /var/www/html/cacti/include/config.php on line
44
Warning: Cannot modify
2012 Jun 06
2
Dovecot 1.x on AIX -> Dovecot 2.x on Ubuntu
We are working on migrating Dovecot 1.2.17 running on AIX 5.3 (believe it
or not!) to Dovecot 2.0.13 running on Ubuntu. We have hundreds of users
mboxes we will be migrating. My question is regarding the index files.
Should we remove those after the migration, but before we open it up to
users so Dovecot can create new ones?
I did a test migration of a single user, and Dovecot detects the
2012 Apr 18
3
The requested URL was not found on this server
Greetings Dear Friends,
I am seeking assistance from Apache experts friends. i recently installed
cacti Graphing Solution.
The main Cacti folder exist under "/var/www/html/cacti" and we all knows
that default DocumentRoot under CentOS is
DocumentRoot "/var/www/html"
Following is Virtual Virtual Host under "conf.d"
Alias /cacti /var/www/html/cacti/
<Directory
2010 Jun 14
4
Cacti/snmp question
Hi,
Trying to follow the recipe at
http://wiki.centos.org/HowTos/Cacti_on_CentOS_4.x
Which has a bit of an update for 5.x, but no joy.
Anyone know what this from Cacti should suggest?
Data Query Debug Information
+ Running data query [9].
+ Found type = '6 '[script query].
+ Found data query XML file at '/var/www/cacti/resource/script_server/host_cpu.xml'
+ XML file parsed
2007 Feb 22
0
Problem with Cacti and CentOS 4.4
I just for the first time attempted to install Cacti from the RPMForge
repo on CentOS 4.4.
And I have to say that it hasn't gone very well at all. I have installed
Cacti on Fedora a good 20 times with absolutely no problem.
Basically the default rrds/graphs for localhost are generated but no other
rrds/graphs are generated.
When I look at the poller cache or snmp cache I see all the data.
2007 Mar 25
5
mechanize 0.6.6 Released
mechanize version 0.6.6 has been released!
http://mechanize.rubyforge.org/
The Mechanize library is used for automating interaction with websites.
Mechanize automatically stores and sends cookies, follows redirects,
can follow links, and submit forms. Form fields can be populated and
submitted. Mechanize also keeps track of the sites that you have visited as
a history.
Changes:
=
2008 Jun 19
4
can't install software, "not using ftp, http[s], or file for repos, skipping - 5 is not a valid release or hasnt been released yet"
Hi all
I've just installed CentOS 5.1 x64, from the 1st CD (minimal
installation) and then tried to install Apache, but keep on getting this
error:
[root at cacti ~]# yum install apache
Loading "installonlyn" plugin
Repository centosplus is listed more than once in the configuration
Setting up Install Process
Setting up repositories
not using ftp, http[s], or file for repos,
2006 Feb 16
1
problem in getting data through cacti from windows xp
hey friends,
I am using cacti cacti-0.8.6-1.2 on Centos 4.0. I want to monitor my
network through cacti, I have few windows and linux clients in my network.
I have created a device or a host for Linux. I am able to get most of the
information except Available Disk Space "Unix Available Disk Space". The
client is Fedora Core 3 and the system on which cacti is running is Centos
4.0.
2008 Jan 27
3
Request to add to the wiki
I just used Nick Mae's well written HOWTO on setting up Cacti on
CentOS 4.xto setup Cacti on my CentOS
5.1 system :
http://wiki.centos.org/HowTos/Cacti_on_CentOS_4.x
I was hoping to add a page or section for CentOS 5.x with the modifications
I'm including below.
My wiki.centos.org username is "GeneWood"
Changes :
# Make sure snmpd accepts 'public' as public
2011 Apr 26
2
Cacti rpm for el5.6 with php53
Hello,
Does someone know if there's a cacti rpm available
that works (=installs and doesn't conflict) when "php53" rpm
is installed, instead of the older "php" rpm ?
cacti rpms from rpmforge/dag have these requirements:
php
php-mysql
php-snmp
So those cacti versions conflict with "php53".
I checked cacti-0.8.7g-2.el5.rf
-- Pasi
2006 Mar 07
3
glm automation
Hello,
I have two problems in automating multiple glm(s) operations.
The data file is tab delimited file with headers and two columns. like
"ABC" "EFG"
1 2
2 3
3 4
dat <- read.table("FILENAME", header=TRUE, sep="\t", na.strings="NA",
dec=".", strip.white=TRUE)
dataf <- read.table("FILENAME", header=FALSE,
2009 Feb 11
4
rsync not preserving permissions
Hi,
I am running the following command, it is "pulling" the files
across from a read-only configured rsync server via ssh. The command
runs as root and I use the -p option to preserve permissions but files
with non-root owners are being created/updated as root owned. Can
anyone explain whats wrong and if I can do anything to fix this?
/usr/local/bin/rsync -r -p -e "ssh
2011 Nov 17
2
please suggest a web page automation tool
I''ve been trying to get a couple of web automation tools going today
and having a hard time. Seems like everything I try is outdated and
won''t run on my environment. Mechanize seemed like a good one but it
doesn''t want to run:
require ''rubygems''
require ''open-uri''
require ''mechanize''
agent = Mechanize.new
2006 Jul 05
5
cacti on centos
Hi all,
I'm trying to get Cacti installed on my CentOS 4.3 x86_64 box. I've
got all of required packages installed, and created database file, and
followed all the instructions in install manual.
However, when I get login screen and use admin for username/password,
it simply redirects me straight back to login screen. Looking at
user_log table, the authentication was
2010 Jan 15
0
[libvirt] Set MAC address for host virtual interface?
Daniel:
This discussion used to be on the libvirt list, but seems
more appropriate for the users list so I am replying here.
> At some time in the past we did set the MAC address on the
> host interface
> too, but it caused networking problems in some configurations
I see. Thanks for the background info.
> I guess you have Cacti configured to pull stats directly from the TAP
2007 May 09
1
snmp, cacti and shaping
Hi
I''m trying to move the tracking of the shaping from MRTG to Cacti. My
predecessor, who built all this stuff and was far more advanced than I,
had a shell script that collected data by running tc -s qdisc show dev
on both eth 0 and 1 and then pushing it out via snmp to another server
running MRTG. I''m building a new server with cacti and having trouble
with the custom
2011 Mar 06
1
Any good tutorials for setting up Asterisk SNMP and Cacti for remote monitoring?
Hi Everyone,
I have been searching the web and I don't know if SNMP is just that complex
to setup or that not many people use SNMP to monitor Asterisk but the
information is scattered all over. I have got to the point to configure
SNMP with Asterisk and then it's all confusing from there on to actually see
the graphs in Cacti.
I would appreciate it if you can post your steps or point me