search for: msg3

Displaying 10 results from an estimated 10 matches for "msg3".

Did you mean: msg
2023 Jun 10
1
Fopen upsmon.pid - no such file or directory - Nut 2.8.0 built from source
...pssched-cmd: "fsd" msmtp -t dan.grostick at outlook.com </etc/nut/fsd.txt ;; heartbeat-failure-timer) logger -t upssched-cmd: "heart beat fails" MSG1="\nNUT hearbeat fails" MSG2="\nCurrent status: $CHMSG $1" MSG3="\n$(ps -elf |grep -E 'ups[dms] |nut')" cat /etc/nut/heartbeatfails.txt >/tmp/message echo -e "$MSG1 $MSG2 $MSG3" >>/tmp/message msmtp -t </tmp/message ;; onbatt-timer) logger -t upssched-cmd: "onbatt-timer-expire...
2012 Apr 04
1
read.socket utils package : somthing is going wrong
Hi everyone, I'd appreciate if someone could help me to understand what is happening. I'm attempting to connect R to the broker platform using tcp on localhost 5333. Just to learn how use make.socket, write.socket, ..functions I wrote simple code: #prepare string command to subscribe ask and bid price on Italian stock #this should be a push stream like: #First stream:
2019 Dec 21
2
dovecot rejecting connects
I am a newbie to dovecot but not postfix and centos I created a new VM with Centos 8 and installed dovecot and postfix.? Postfix is working fine but dovecot rejects connections from anything but the local machine. Locally ? Trying 10.10.100.157... ? Connected to 10.10.100.157. ? Escape character is '^]'. ? * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
2023 Jun 11
1
Upssched 100% CPU after updating Debian 12
...;; heartbeat-failure-timer) MSG="NUT heart beat fails. $CHMSG" # Email MSG1="Hello, upssched-cmd reports NUT heartbeat has failed." MSG2="Current status: $CHMSG \n\n$0 $1" MSG3="\n\n$( ps -elf | grep -E 'ups[dms]|nut' )" echo -e "$MSG1 $MSG2 $MSG3" | /usr/bin/mail -r "$EMAIL_FROM" \ -s "NUT heart beat fails. Currently $CHMSG" "$EMAIL_TO" ;; *) logger -i -t up...
2024 Feb 23
0
Getting two notifications of nocomm-timer expired when USB cable is pulled from the UPS
...msmtp -t dan.grostick at outlook.com </etc/nut/fsd.txt ;; ?????????????? heartbeat-failure-timer) ?????????????? logger -t upssched-cmd: "heart beat fails" ???????????????? MSG1="\nNUT hearbeat fails" ?????????????? MSG2="\nCurrent status: $CHMSG $1" ?????????????? MSG3="\n$(ps -elf |grep -E 'ups[dms] |nut')" ?????????????? cat /etc/nut/heartbeatfails.txt >/tmp/message ?????????????? echo -e "$MSG1 $MSG2 $MSG3" >>/tmp/message ?????????????? cat /tmp/message >>/etc/nut/logfile ?????????????? msmtp -t dan.grostick at outloo...
2019 Dec 21
0
dovecot rejecting connects
...d the response packet was ICMP type 3 code 13. Which make it pretty clear that it has nothing to do with dovecot as such as that's aresponse from the TCP/IP-stack ... > Any ideas? Duckduckgo-ing "icmp 3 13" delivers as the 1st link http://www.networksorcery.com/enp/protocol/icmp/msg3.htm and 13 seem to indicate "Communication Administratively Prohibited." Your turn;-) MfG, Bernd -- Bernd Petrovitsch Email : bernd at petrovitsch.priv.at LUGA : http://www.luga.at
2019 Dec 21
2
dovecot rejecting connects
...ICMP type 3 code 13. > Which make it pretty clear that it has nothing to do with > dovecot as such as that's aresponse from the TCP/IP-stack ... > >> Any ideas? > Duckduckgo-ing "icmp 3 13" delivers as the 1st link > http://www.networksorcery.com/enp/protocol/icmp/msg3.htm and > 13 seem to indicate "Communication Administratively Prohibited." > > Your turn;-) > > MfG, > Bernd CentOS 8 use nftables instead of iptables so first of all try firewall-cmd --list-services
2023 Jun 13
1
Upssched 100% CPU after updating Debian 12
...;; heartbeat-failure-timer) MSG="NUT heart beat fails. $CHMSG" # Email MSG1="Hello, upssched-cmd reports NUT heartbeat has failed." MSG2="Current status: $CHMSG \n\n$0 $1" MSG3="\n\n$( ps -elf | grep -E 'ups[dms]|nut' )" echo -e "$MSG1 $MSG2 $MSG3" | /usr/bin/mail -r "$EMAIL_FROM" \ -s "NUT heart beat fails. Currently $CHMSG" "$EMAIL_TO" ;; *) logger -i...
2023 Jun 13
1
Upssched 100% CPU after updating Debian 12
...;; heartbeat-failure-timer) MSG="NUT heart beat fails. $CHMSG" # Email MSG1="Hello, upssched-cmd reports NUT heartbeat has failed." MSG2="Current status: $CHMSG \n\n$0 $1" MSG3="\n\n$( ps -elf | grep -E 'ups[dms]|nut' )" echo -e "$MSG1 $MSG2 $MSG3" | /usr/bin/mail -r "$EMAIL_FROM" \ -s "NUT heart beat fails. Currently $CHMSG" "$EMAIL_TO" ;; *) logger -i...
2023 Jun 16
1
Dummy-ups cycles between online and onbatt every 5 minutes. (Nut 2.8.0)
...pssched-cmd: "fsd" msmtp -t dan.grostick at outlook.com </etc/nut/fsd.txt ;; heartbeat-failure-timer) logger -t upssched-cmd: "heart beat fails" MSG1="\nNUT hearbeat fails" MSG2="\nCurrent status: $CHMSG $1" MSG3="\n$(ps -elf |grep -E 'ups[dms] |nut')" cat /etc/nut/heartbeatfails.txt >/tmp/message echo -e "$MSG1 $MSG2 $MSG3" >>/tmp/message msmtp -t </tmp/message ;; onbatt-timer) logger -t upssched-cmd: "onbatt-timer-expire...