similar to: Power Cut

Displaying 20 results from an estimated 4000 matches similar to: "Power Cut"

2016 Oct 30
2
Power Cut
Thank you very much for your reply . So you mean under the /var/log/messages it is distinguishable that which logs come from operator initiated reboot and which ones come from sudden power cut and then booting from scratch when power resumed ? Am I correct ? On Sat, Oct 29, 2016 at 11:44 PM, John R Pierce <pierce at hogranch.com> wrote: > On 10/29/2016 10:12 PM, Hadi Motamedi wrote:
2016 Oct 30
2
Power Cut
Thank you for your reply. You are correct and the ups is present there but the battery charger can no longer bear power cuts more than two hours so I need some means to distinguish frequent power cuts there among the system logs. On Sun, Oct 30, 2016 at 12:02 AM, Eero Volotinen <eero.volotinen at iki.fi> wrote: > you could use smart ups and connect information from it to system, so it
2016 Nov 02
1
Power Cut
Don't know how much control you have over the remote situation but some UPSes have their own logs which should show this. Also, some UPSes have add-in boards providing network connections with various services. If these outages are costing enough money and the remote UPS doesn't have the add-in card but does have the capability of adding one you might be able to justify the expense.
2016 Oct 30
3
Power Cut
But the site is far remote and having alert on battery exhaustion can no longer help . As I said before , I am suspicious if it comes from frequent power cuts so seeking some means to distinguish it among the system logs. Thank you in advance On Sun, Oct 30, 2016 at 12:08 AM, Mike Mohr <akihana at gmail.com> wrote: > If your battery backup can handle 2 hours of runtime then it almost
2016 Oct 30
0
Power Cut
On 10/29/2016 10:12 PM, Hadi Motamedi wrote: > I am using a centos server for cdr billing and mediation device on a remote > network. I am experiencing problem that I am suspicious it comes from main > supply power cut at the remote site. The power supply to the remote site > comes from battery charger that will be automatically switched in circuit > under main supply power cut but
2013 Oct 28
1
rsyslog not loading relp
centos 6.4, setup to be syslog server. Doing remote syslog using tcp works fine, so now want to add relp. I installed the rsyslog-relp package and told rsyslog.conf to use it: # RELP Syslog Server: $ModLoad imrelp # provides RELP syslog reception $InputRELPServerRun 20514 when I restart rsyslog I am told it does not like my InputRELPServerRun line: Oct 28 13:43:54 scan rsyslogd: [origin
2009 Sep 26
8
Inquiry:How to convert *.wav files ?
Dear All Can you please do me favor and let me know how can I convert *.wav files into 32 bit 44 KHz ? Please be informed that I have specific sound files in *.wav format that I converted them into *.gsm format with the aid of the following command : #sox FR00003.wav FR00003.gsm It got through but the voice quality is poor . I need to convert the original *.wav sound files (their file attribute is
2010 May 03
10
Math?
Dear All Is there any software package like MATLAB for Windows available for centos? Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100503/7a522211/attachment-0001.html>
2009 Nov 15
6
Inquiry:Problem in installing Asterisk 1.4.13 on my Debian 3.1 server
Dear All Please be informed that I need to install Asterisk 1.4.13 on my Debian 3.1 server . But I got the following message when trying for "#./configure" : "error: no acceptable C compiler found in $PATH" Can you please do me favor and let me know what is the problem ? Let me thank you in advance -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Jun 15
6
How to measure file transfer speed?
Dear All I have one centos server equipped with WiFi . I want to measure data rate speed on this connection . Is there any utility on my centos that can measure data speed on one specific Ethernet connection when transferring large size files through WiFi connection? Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jul 16
5
firewall?
Dear All I need to put my centos 5.6 server as firewall server in fron of a windows-running node before connecting it to the net. Can you please let me know what stuff do I need to put on my centos server? Thank you
2016 Apr 11
3
meminfo
On 4/11/16, Peter Brady <subscriptions at simonplace.net> wrote: > On 11/04/2016 8:26 PM, Hadi Motamedi wrote: >> Can you please let me know how can I check for the instantaneous >> occupied amount of my RAM the similar way the task manager shows it on >> my Win server ? > If you have an X instance running then the GNOME system monitor will > give a very similar
2010 Aug 02
4
how to reformat a partition to ntfs?
Dear All I want to install win xp on my centos machine . Can you please let me know how can I reformat a partition to ntfs? Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20100802/8b3d9536/attachment-0003.html>
2011 Mar 08
5
Internet connection sharing?
Dear All My centos machine is connected to my MS Windows machine on the net.The MS Windows machine is connected to Internet via valid IP address setting and on its secondary ip address setting it can see my centos machine on the intranet.Can you please let me know how can try for Internet connection sharing such that my centos machine can see internet with minor modifications done? Thank you in
2010 Feb 04
7
Virtualization software to install Windows as guest on CentOS 5 as host ?
Dear All I need to install Windows as guest on my CentOS 5 as host . Can you please give me the link to download the requierd rpm package for this purpose ? Thank you _________________________________________________________________ Hotmail: Powerful Free email with security by Microsoft. https://signup.live.com/signup.aspx?id=60969 -------------- next part -------------- An HTML
2009 Nov 07
4
Inquiry:Mainboard type?
Dear All Can you please do me favor and let me know how can I check for my CentOS mainboard type ? Please be informed that I want to know if it is as EPIA 500 or EPIA 600 and I am seeking a way to check it as we check for our HDD type via /proc/ide/hda/model . Can you please let me know where such an info can be checked via /proc folder ? Let me thank you in advance -------------- next part
2016 Apr 11
4
meminfo
Dear All As far as I know , to check for the amount of installed RAM on my centos server I checked it as: #more /proc/meminfo Can you please let me know how can I check for the instantaneous occupied amount of my RAM the similar way the task manager shows it on my Win server ? Thank you in advance
2009 Dec 02
5
Inquiry:How to compare two files but not in line-by-line basis?
Dear All Can you please do me favor and let me know how can I compare two files but not in line-by-line basis on my CentOS server ? I mean say row#1 in file1 has the same data as say row#5 in file2 , but the comm compares them in line-by-line basis that is not intended . It seems that the diff cannot do the job as well . Thank you in advance -------------- next part -------------- An HTML
2009 Nov 14
3
Inquiry:How to stop Asterisk?
Dear All Can you please do me favor and let me know how can I stop my Asterisk ? Can you please confirm if the following procedure is correct to stop it ? #/etc/init.d/asterisk stop #cd /etc/init.d #chmod 0000 asterisk Let me thank you in advance -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Dec 02
5
centos 6.3
Dear All I want to put my stuff on centos 6.3 but some colleagues warned that it is not wise to use it at now for some bugs reported. Can you please confirm if this is true and which vulnerability can be risked for ? Thank you