Search Results

Search: Posts Made By: OneDreamCloser
Forum: Infrastructure Monitoring 02-09-2011
12,690
Posted By OneDreamCloser
thanx a lot, but may i ask : 0. from what i...
thanx a lot, but may i ask :

0. from what i have googled so far, the best thing to do is to have cacti polling the data, and then, through passive interfaces, feed these data in Nagios. is that...
Forum: Infrastructure Monitoring 02-08-2011
12,690
Posted By OneDreamCloser
Cacti + MRTG + Nagios
hello all,

could you please tell me how much time it will take setting up (for the first time) :
MRTG, Cacti and Nagios on a network with ~25 routers and ~50 switches ?

i am a bit familiar...
1,513
Posted By OneDreamCloser
ohh this "sed" command drives me crazy, can...
ohh this "sed" command drives me crazy,

can someone please tell me how i can i replace
sim.h
with this
../sim.h

thank you

---------- Post updated at 09:26 AM ---------- Previous update...
1,513
Posted By OneDreamCloser
thank you so much
thank you so much
1,513
Posted By OneDreamCloser
help with sed please
hey,

what i would like to do is to replace the following line :
#include <sys/malloc.h>
with this one :
#include <malloc.h>

attached is a file that contains the just mentioned line
how can...
Forum: Programming 01-19-2010
9,889
Posted By OneDreamCloser
thank you all for your help, do you know how...
thank you all for your help,
do you know how can i obtain more information about the compilation process how i can diagnose what are the faults ?
thank you again
Forum: Programming 01-19-2010
9,889
Posted By OneDreamCloser
i run it from the Terminal app, i use Xcode...
i run it from the Terminal app, i use Xcode mainly as an editor

yes, they had placed the object files in the distribution but that didn t work for due to elf compatibility and stuff like that so i...
Forum: Programming 01-19-2010
9,889
Posted By OneDreamCloser
what i would like to say is that the tool is...
what i would like to say is that the tool is originally made to run under linux,
in order to use it at first, i had to erase some object files (make cleanall) and i changed the malloc.h to...
Forum: Programming 01-19-2010
9,889
Posted By OneDreamCloser
ooo sorry i forgot to upload it in my previous...
ooo sorry i forgot to upload it in my previous thread
Forum: Programming 01-19-2010
9,889
Posted By OneDreamCloser
thank you for your interest, 1. basically, i...
thank you for your interest,
1. basically, i use "make all" to compile it and works just fine and (the runtime results are correct and have been verified) when i run this tool in mac os x
2. i also...
Forum: Programming 01-19-2010
9,889
Posted By OneDreamCloser
compile fails in linux ... "No rule to make target" ... HELP
hello all,

attached you can find a tool (written in C) that i really need to make it compile under linux
i am able to compile and run it successfully in mac os x, but in linux the compilation...
1,652
Posted By OneDreamCloser
thank you guys ! in the case that i would...
thank you guys !

in the case that i would like to delete all the text that appears before the pattern :
a
b
c
===============================================================...
1,652
Posted By OneDreamCloser
Keep just a part of a file ...
hello all,

i would like your help on the following :

GIVEN a text file with the following format :
a
b
c
d
===============================================================
e

HOW can i...
9,999
Posted By OneDreamCloser
the input file contains only this text : In the...
the input file contains only this text :
In the house, there are
no.PCs 3

but, when i execute :
awk '/no\.PC/{gsub($NF,"1")}{print}' [ooops] > [ooops].temp

the output file contains this...
9,999
Posted By OneDreamCloser
thank you for your interest, at first. ...
thank you for your interest, at first.

@Scrutinizer : doesn t seem to do the right thing
@ghostdog74 : does the right thing BUT could you help me by explaining :
1. what is the purpose of the...
9,999
Posted By OneDreamCloser
SED + "tab" character
hi all,

i would like your help with the "sed" command

GIVEN a file with the following format, let s say :
In the house, there are
no.PCs 3

WHAT i would like to do is to replace the value...
2,147
Posted By OneDreamCloser
thank for the quick reply, but i really would...
thank for the quick reply, but i really would like to know how i can do it with scripting
2,147
Posted By OneDreamCloser
batch renaming ...
hi all,

given a path, for example :
/<pwd>/artist/album/

what i would like to do is to rename the album directory like that :
/<pwd>/artist/artist | album/

and i would like to do the...
1,162
Posted By OneDreamCloser
printing a "\" in a file ... how ?
hi all,

i would like to print a "\" character using echo to a file,
here is an example (an input to gnuplot) :

echo "\"$scheduler.dat\" using 1:2 with linespoints lt rgb \"blue\" title \"case...
1,783
Posted By OneDreamCloser
thanx, i was careless enough :) i would like...
thanx, i was careless enough :)

i would like to ask you if you know how can i make the following message :
mkdir: <folder_name>: File exists
not to be displayed, when i run the script ?
( i...
1,783
Posted By OneDreamCloser
some help with the sed command please
hi all,

attached you can find a small txt file ( [config].txt ),
GIVEN that past_scheduler="islip" and scheduler="mucf"
can somebody please tell me
WHY sed 's/-u '$past_scheduler'/-u...
Showing results 1 to 21 of 21

 
All times are GMT -4. The time now is 06:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy