Search Results

Search: Posts Made By: whizkidash
5,498
Posted By whizkidash
Hi Neo, I did cross checked it the log has...
Hi Neo,

I did cross checked it the log has that mechanism covered in it,logs are getting generated as per timestamp when its run.. and a file is created with the date time stamp for the cron...
5,498
Posted By whizkidash
Thanks Neo/Hick.. giving it a try.. so logging is...
Thanks Neo/Hick.. giving it a try.. so logging is a remedy :)

--- Post updated at 12:55 AM ---

@hick ..the duplicate record is in (45 seconds),from the first one
5,498
Posted By whizkidash
I have cross-checked it, and the cron jobs are...
I have cross-checked it, and the cron jobs are set only once,and scripts are all fine no duplicate lines
5,498
Posted By whizkidash
Thank you Hick, I have cross check it,...
Thank you Hick,

I have cross check it, daemon are running only once & also apart from the [/var/spool/cron/user1] I dont see any other user apart from user1 who has enabled the jobs running.. I...
5,498
Posted By whizkidash
Thanks Neo, But i am trying to do things in...
Thanks Neo,

But i am trying to do things in the existing setup, the cron was working fine without any duplicate.
Also, I do have restrictions on creating/modifying the DB as its running live...
5,498
Posted By whizkidash
Cron job scheduled is running once, but reports are generating twice
Team,

Hope you all are doing fine

I have one admin server which is being used dedicately to run cron jobs on hourly basis, fetching the details from Database which is in a different...
984
Posted By whizkidash
Thanks agent.kgb it worked out for me. Between...
Thanks agent.kgb it worked out for me.
Between Rudi. could you please elaborate as to what needs to be done..(any example)
984
Posted By whizkidash
Auto input to fetch cluster manager details
Team,

Presently i am trying to do basic checks on my my-sql cluster boxes.
The command ndb_mgm checks for the cluster environment details by typing the show command, and exit to come out of the...
1,999
Posted By whizkidash
Hi Rudi, I need the logs, but need to...
Hi Rudi,

I need the logs, but need to highlight it as to which one is down.(as mentioned below in the example)

I am looking to execute the script hourly basis on my jump-box and to notify me...
1,999
Posted By whizkidash
Hey Junior, Between the active.sh consist...
Hey Junior,

Between the active.sh consist mix of various shell script calling multiple scripts within...

Between, I do get the below output in my log as below:

Partner_id TX RX TR ...
1,999
Posted By whizkidash
No, basically it has to alert us incase any of...
No, basically it has to alert us incase any of the users are down and with the count status.. I dont need to manually log into the jumpbox to check the logs size etc..

Regards
Whizkidash
1,999
Posted By whizkidash
Notify when the script run(hourly)on my jump-box only when there is a failure on my remote-box
Team,

Presently I have a script, which i have set up cron on one of my Jump-boxes,and gives me the output on every hourly basis,fetching the data from the remote machine.Basically it gives me the...
1,889
Posted By whizkidash
Thanks a ton blackrageous & Corona688 It...
Thanks a ton blackrageous & Corona688

It worked out.
1,889
Posted By whizkidash
Hi blackrageous, when i tried using your...
Hi blackrageous,

when i tried using your script provided by you.. as below


for ip_addr in $(cat ip_abc1); do
ssh ${ip_addr} <<EOD
ssh -p 8101 karaf@${ip_addr}
$pwd
features:list
EOD...
1,889
Posted By whizkidash
Multi server access through remote server using ssh
Team,

Presently I have 5 ip address kept in ip_abc1 file, for each of the ip address listed, i need to login on each ipaddress
one at a time and login as below for that specific ip address

ssh...
2,668
Posted By whizkidash
Thanks for sharing gandolf989.. will need to...
Thanks for sharing gandolf989.. will need to check once before i implement
2,668
Posted By whizkidash
Its Linux Vbe..:)
Its Linux Vbe..:)
2,668
Posted By whizkidash
Hi Dave, Could provide me with the specific...
Hi Dave,

Could provide me with the specific examples.. it would indeed be great assistance.
2,668
Posted By whizkidash
Hi gul, Below is the output when i do file...
Hi gul,

Below is the output when i do file abc.log

abc.log: ASCII English text, with CRLF, LF line terminators

even i tried with your command as suggested, but as said earlier its going on...
2,668
Posted By whizkidash
Hi Gul, When i try with your below provided...
Hi Gul,

When i try with your below provided commands it goes into iterations, i.e it does not comes out of the loop.


mailx -a /tmp/attachment.log -s "Todays logs $(date)" <my_email_id.com>
...
2,668
Posted By whizkidash
Attachment readablity using mailx command
Team,

Presently i have the below script which sends the attachment but in a .bat method, i want it more of readable method.i.e(abc.log) for which i am doing the cat



cat abc.log | mailx -s...
3,654
Posted By whizkidash
How to capture hostnames or ip address in the log files generated?
Team,

I have prepared a script which I run from my remote machine(Jump-box)server
Below is the script


FILEDATE=`date +%F`
LOGFILE=/home/abc/scripts/xyz.$FILEDATE.log
find...
4,553
Posted By whizkidash
Solved.. Many Thanks Rudi..:b:
Solved.. Many Thanks Rudi..:b:
4,553
Posted By whizkidash
ok.. so what will be the way around then.. ?
ok.. so what will be the way around then.. ?
4,553
Posted By whizkidash
below is the output alias dbstat ...
below is the output

alias dbstat
dbstat=showDbSync

type -a dbstat
dbstat is an alias for showDbSync
Showing results 1 to 25 of 50

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