Search Results

Search: Posts Made By: lovesaikrishna
6,739
Posted By lovesaikrishna
Hello Don/All, I fixed the issue with while...
Hello Don/All,

I fixed the issue with while loop and awk.



while read line ; do awk '{if ($2 ~ /^1$/) print $0}' ; done < default



Thanks,
Saikrishna
6,739
Posted By lovesaikrishna
Hello Don, We only need to report in case of...
Hello Don,

We only need to report in case of failures, if the process is running as expected then no need to report.

For all failures in servers list it should append to the file...
6,739
Posted By lovesaikrishna
Check/get the exit status of a remote command executed on remote host through script
Geeks,

Could you please help me out in my script and identify the missing piece. I need to check/get the exit status of a remote command executed on remote host through script and send out an...
Forum: Red Hat 04-06-2013
4,912
Posted By lovesaikrishna
Failed dependencies loop forever
Hello All,

I was trying to install one rpm and it failed due to missing dependencies, when I try to look at the dependencies and try to install them it is asking for 100+ dependencies, did any one...
Forum: Linux 07-05-2012
9,083
Posted By lovesaikrishna
Sendmail has these errors--Domain of sender address <root@time.com> does not exist
Does anyone has a clue of what is going on here? It was working few days ago. /etc/hosts looks ok, sendmail does restart without any errors, telnet is successful. I will be happy to send you guys any...
Forum: Red Hat 05-11-2012
11,948
Posted By lovesaikrishna
I have used IPaddress too its still not working,...
I have used IPaddress too its still not working, updated the same in oracle .bash_profile too.


-bash-3.2$ echo $DISPLAY
10.124.131.53:0.0
-bash-3.2$ cd ../../../database/
-bash-3.2$...
Forum: Red Hat 05-11-2012
11,948
Posted By lovesaikrishna
here is the output, even though I tried to export...
here is the output, even though I tried to export the display it does not populate to other terminals


[root@MIAZOEVMSD01V ~]# xclock
Error: Can't open display:
[root@MIAZOEVMSD01V ~]# ...
Forum: Red Hat 05-10-2012
11,948
Posted By lovesaikrishna
Errors while installing Oracle on Redhat5.7
Hello All,

I'm having below errors while installing oracle on Redhat 5.7 64 bit, terminated installation as preliminary check failed.

-bash-3.2$ !cd
cd ../../../database/
-bash-3.2$ xclock...
3,646
Posted By lovesaikrishna
run vi/vim encrypted shell script without decryption on multiple servers
Hello Everyone,

How do we run vi/vim encrypted shell script without decryption on multiple servers. It is a simple bash script and vim -nx <filename> has been used to encrypt with desired...
Forum: Linux 01-26-2012
9,536
Posted By lovesaikrishna
[root@proof ~]# /usr/lib/sendmail -vvt ...
[root@proof ~]# /usr/lib/sendmail -vvt
saikrishna.xxxxx@xxxxxxx.com
.
No recipient addresses found in header
[root@proof ~]#
Forum: Linux 01-26-2012
9,536
Posted By lovesaikrishna
Here you go. [root@proof ~]# uname -a ...
Here you go.

[root@proof ~]# uname -a
Linux proof 2.6.18-274.el5 #1 SMP Fri Jul 22 04:43:29 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
[root@proof ~]# cat /etc/redhat-release
CentOS release 5.7...
Forum: Linux 01-26-2012
9,536
Posted By lovesaikrishna
Sendmail takes too long to start and the host is unable to send emails
Hello All,

Sendmail takes too long to start and the host is unable to send emails, below are the steps followed, Please let me know if I'm missing anything, is there a debug mode for mailx?
...
Forum: Linux 01-24-2012
4,472
Posted By lovesaikrishna
Nagios master server is CentOS and few clients...
Nagios master server is CentOS and few clients are linux, just added a windows box for ping check alone, do we need to install nagios client on the windows box to check if the windows host is up or...
Forum: Linux 01-24-2012
4,472
Posted By lovesaikrishna
Ping check failed from Nagios master server on windows hosts in the same subnet
Hello All,

We have added a windows host and its config files to Nagios master server and wanted to do a ping check alone at the moment however, the nagios master server identifies the host in its...
Forum: Red Hat 01-24-2012
7,129
Posted By lovesaikrishna
Here you go. I've used the same config file...
Here you go.

I've used the same config file for all servers and updated relevant hostname & IPAddress respectively, do let me know if you need additional information.

define host{
use...
Forum: Red Hat 01-24-2012
7,129
Posted By lovesaikrishna
Hey Verdepollo, Yes, NRPE is being used, and...
Hey Verdepollo,

Yes, NRPE is being used, and below are few details on the Nagios master server, do let me know if you need additional information.

[root@proof etc]# uname -a
Linux proof...
Forum: Red Hat 01-23-2012
7,129
Posted By lovesaikrishna
Nagios is sending critical false alerts about current users
Hello All,

Nagios seems to be sending false alerts about few hosts, (ex: There were no users on one host and still Nagios was reporting a critical alert and says 6 users are logged in. How do I...
Forum: Linux 01-23-2012
10,286
Posted By lovesaikrishna
Hello Mark, I have installed nagios and...
Hello Mark,

I have installed nagios and added 12 hosts as a start and monitoring few details on them, how do I send false alerts and check if they are being reported through nagios server?
...
Forum: Linux 01-20-2012
10,286
Posted By lovesaikrishna
This a POC Mark and an entirely new build...
This a POC Mark and an entirely new build completely isolated from existing network and we have just the DEV machines at the moment, eventually we will get to SIT/STAGING & PROD I haven't built...
Forum: Linux 01-19-2012
10,286
Posted By lovesaikrishna
Hey Mark, I finally did install Nagios 3.2.3...
Hey Mark,

I finally did install Nagios 3.2.3 on CentOS release 5.7 (Final) with the default config files and added 1 host to it and it is sending "Service Alert: CentOS 5/HTTP is WARNING"...
Forum: Red Hat 01-19-2012
2,020
Posted By lovesaikrishna
Nagios is sending "Service Alert: CentOS 5/HTTP is WARNING"
Hello All,

I have setup Nagios 3.2.3 on CentOS release 5.7 (Final) with the default config files and added 1 host to it and it is sending "Service Alert: CentOS 5/HTTP is WARNING" frequently, how...
Forum: Linux 01-13-2012
10,286
Posted By lovesaikrishna
hey Mark, Tried to install the rpms but...
hey Mark,

Tried to install the rpms but having below errors. Even after installation of rpm it says rpm not installed.

Only "kernel-devel-2.6.32-71.el6.x86_64.rpm" was successful, I have copied...
Forum: Linux 01-12-2012
10,286
Posted By lovesaikrishna
Hi Mark, Those rpms were not found in the...
Hi Mark,

Those rpms were not found in the yum repository as well as centOS cd, could you please let me know if there is any similar packages that I can use.


[root@nagiospoc Packages]# yum...
Forum: Linux 01-11-2012
10,286
Posted By lovesaikrishna
Hey Mark, Both the rpms are not installed on...
Hey Mark,

Both the rpms are not installed on my machine and will do it right away and get back to you in case of any problems.


[root@nagiospoc nagios-3.2.0]# rpm -q kernel-smp
package...
Forum: Linux 01-10-2012
10,286
Posted By lovesaikrishna
Nagios Installation in CentOS is having "Error #2 "
Hello All,

I was trying to install Nagios on CentOS 6.2 by following the below link and having few errors at the "Install Nagios" section in the website, could you please let me know how to get...
Showing results 1 to 25 of 33

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