Displaying 20 results from an estimated 10000 matches similar to: "perl one-liner issue"
2010 Mar 26
3
awk global replacement only after keyword
Trying to avoid a perl script which wouldn't be hard, but I am looking
for an awk one liner that does a replacement, but only after it sees a
key word on some line.
Anyone know of that's easy to do?
Thanks!
jlc
2010 Jun 18
5
Migrating away from Nagios
I have to rebuild a new Nagios box and thought this might be a good time
to migrate away. I use snmp mostly for everything but with the fork Nagios
endured I wonder about putting any more effort into the project.
I probably should look at OpenNMS again, but the other options I think might
work are Icinga (Should be trivial to migrate) or Zenoss or maybe even Zabbix?
Anyone have experience in
2008 Jun 09
2
iptables starting while disabled
I have a xen machine that has iptables turned off, and after a reboot it started behaving
badly during times when network IO rose to anything other than almost nil. Since I know
iptables makes xen unstable without some additional config and since its isolated I just
have is disabled. As a result it was the last place I looked and spent the better half of the
day chasing my tail.
Somehow it gets
2008 Aug 21
2
Dell Perc snmp
I am trying to help a friend with a 2850 and snmp monitoring of a controller and its arrays.
I don't have any dells, do they have a rpm to make easy work of this for the Percs? They have
a monitoring solution already. Any hints I could pass on would be appreciated!
Thanks,
jlc
2008 Aug 27
4
Modules not loading
I followed these steps to get 3.3 installed on a CentOS 5.2 machine:
# wget http://bits.xensource.com/oss-xen/release/3.3.0/xen-3.3.0.tar.gz
# tar xvcf xen-3.3.0.tar.gz
# cd xen-3.3.0
# make tools
# make xen
# make install-tools
# make install-xen
Development deps were all meet, everything compiled w/o error.
Used yum to install kernel-xen bridge-utils bridge-utils gtk-vnc (did I need that?)
2009 Jun 24
4
More awk help
Hey guys,
Looking through my book and the web and I am not having any success
returning data from a search.
I need to have awk search for a string and print the first field which
is no problem but now its returning two options as the input data has
changed. The change is reliable, I only want the first field if it ends
in a regex that I have, and I only want what that regex matches to be
printed.
2010 Jul 12
6
Project Management Solutions
I need to implement a solution and not having ever used anything but
MS Project I would be grateful for a reco on something good. The only
hope would be that its web based but I am open to anything!
Thanks!
jlc
2007 Dec 13
2
Dependency error for perl-Digest-Perl-MD5
I enabled rpmforge on a fresh install as per the centos wiki with priorities and attempted to execute 'yum install perl-Digest-Perl-MD5' and received the following:
[root at test ~]# yum install perl-Digest-Perl-MD5
Loading "installonlyn" plugin
Loading "priorities" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local
2008 Oct 25
9
Cheapest 4 port FXO
I need to increase reliability at an office as SIP/Internet provider outages are causing some issues.
What would be the least expensive analogue card that people are using reliably?
Thanks!
jlc
2010 Jan 20
4
error rsyncing large file
Trying to rsync a rather large file from a windows server to a centos server
and all but this is working fine.
As it's a 20 gig file I am trying to send the diff of with a -c, I suspect over
the low bandwidth this presents an issue. I also stage this file locally on another
centos server and could calc the diff and create a patch and send that, comparing
checksums etc...
A quick look at
2007 Dec 18
5
Logging into Windows 2003 Active Directory
I have been searching the net for directions on rhel and centos 5(1) to log in to a windows domain and have found many examples, all different and none work for me.
Is there a hint to some documentation anyone here knows of that actually works?
Thanks!
jlc
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Apr 07
7
MS Exchange Replacement
What is the closest open source mail server I can replace exchange with that provides the nearest equivalent in user experience?
Thanks!
jlc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080406/5a469804/attachment-0001.html>
2008 Apr 22
3
Console Screen Saver
How does one access the properties associated with the blanking CentOS does at init3?
How would I disable this for example?
Thanks!
jlc
2008 Jul 10
4
Shell Script Question
What's the simplest way to increment the number 0000 up by one until some other 4 digit number while
preserving leading zero's until the 1000's has a digit other than 0?
Thanks!
jlc
2010 Feb 27
5
Python Script Issue
Hey Guys,
I am trying to get a python script running but I get the following error:
atexit.register(atexit_handler)
NameError: global name 'atexit' is not defined
A Google search doesn't really help me, except confirm that I don't know
anything about python:)
Anyone got any ideas?
Thanks,
jlc
2009 Dec 22
8
NMS Opinions
A recent post that mentioned Zabbix inspired me to have a look at them again
while I was waiting on something as it?s been a while since I looked at them.
Currently, I was using Nagios but had to start using Munin to add some functionality
I needed and don?t want to continue down this road of supporting umpteen different
packages.
Between Zabbix, Pandora and HyperIQ, what would anyone familiar
2008 Jul 19
4
Personal Wiki for CentOS
For ages I have been keeping docs and notes in Public Folders inside an Exchange server
and want to move this out to a more modern facility that allows tagging and searching via
a web interface for keywords so I can keep all my notes more organized.
Anyone have any personal recos for the slickest system to do this with. Given the nature of
my home setup, its routinely used to lab stuff up so I
2010 Jan 08
3
Best way to hold at 5.3 release
I need to do some testing with 5.3 as its suggested that 5.4 has
"some bugs in the toolchain and libc". That being the case, I can
install with a url and repo line pointing to a mirror with 5.3 still
but how does one properly make sure during subsequent uses of yum it
doesn't attempt to use 5.4 rpms?
Is it simple enough to just manually set '$releasever' to 5.3 in the
repo
2008 Jul 22
3
harddisc or nfs based install
When choosing either of these methods and using an iso, how does CentOS determine
the right iso file to mount? Is there an expected file name format?
Thanks!
jlc
2008 Apr 29
3
SSH Key length
What are the ramifications to a large key length when using pub/priv keys
for ssh authentication. I have some remote admin and file transfers to manage
and only have ssh access w/o vpn to use for it.
Thanks,
jlc