ABRT-ACTION-NOTIFY(1) ABRT Manual ABRT-ACTION-NOTIFY(1)NAME
abrt-action-notify - Announces a new occurrence of problem via all accessible channels
SYNOPSIS
abrt-action-notify [-h] -d PROBLEM_DIR [-v] [-a] [-e AUTOREPORTING_EVENT]
DESCRIPTION
The current implementation emits a D-Bus signal on System bus in path /org/freedesktop/problems of org.freedesktop.problems interface for
Crash member.
Integration with ABRT events
abrt-action-notify is used to notify new problems and consecutive occurrences of a single problem for all crash types.
EVENT=notify package!=
abrt-action-notify
OPTIONS -v, --verbose
Be verbose
-d, --problem-dir PROBLEM_DIR
Problem directory [Default: current directory]
-h, --help
Show help message
-a, --autoreporting
Force to run autoreporting event
-e, --autoreporting-event AUTOREPORTING_EVENT
Overwrite autoreporting event name
ENVIRONMENT
ABRT_VERBOSE
ABRT verbosity level
FILES
/etc/abrt/abrt.conf
AutoreportingEnabled
If enabled, abrt-action-notify runs AutoreportingEvent
AutoreportingEvent
Name of event to be run if autoreporting is enabled
SEE ALSO abrt.conf(5)AUTHORS
o ABRT team
abrt 2.1.11 06/18/2014 ABRT-ACTION-NOTIFY(1)
Check Out this Related Man Page
ABRT-ACTION-SAVE-(1) ABRT Manual ABRT-ACTION-SAVE-(1)NAME
abrt-action-save-package-data - Query package database and save package and component name.
SYNOPSIS
abrt-action-save-package-data [-v] [-c CONFFILE] -d DIR
DESCRIPTION
The tool reads problem directory DIR. It analyzes contents of analyzer, executable, cmdline and remote elements, checks database of
installed packages, and creates new elements package and component.
This data is usually necessary if the problem will be reported to a bug tracking database.
Integration with ABRT events
This tool can be used as an ABRT reporter. Example fragment for /etc/libreport/report_event.conf:
# Determine in which package/component the crash happened (if not yet done):
EVENT=post-create component=
abrt-action-save-package-data
OPTIONS -v, --verbose
Be verbose
-c CONFFILE
Path to configuration file.
-d DIR
Path to problem directory.
SEE ALSO abrt_event.conf(5), abrt-action-save-package-data.conf(5)AUTHORS
o ABRT team
abrt 2.1.11 06/18/2014 ABRT-ACTION-SAVE-(1)
Hi
I'm having a problemm with reading cdrw under red hat7.3, someone told me something about Juliette but i got no idea how to fix it. Linux generaly seems to have a problem with reading cdr burn under win. (5 Replies)
Hi!
I have some problems with my X.org. The xdm starts without any problems and so does the wm. I'm using enlightenment and fluxbox. But when I start for example xterm it runs for a while and then the screen freeze. The computer is still running you can ssh to it and the mousecursor is moving.... (4 Replies)
hii,
I have to create a directory under the same directory with the date +%a extension like this
BackupLocation=$BackupLocation/$BackupLocation$(date +%w)
but the problem is ---
if backuplocation is abc/dfg then accroding to the above statement it would be
abc/dfg/abc/dfg5
but i... (6 Replies)
Alright i'm having problems with this loop. Basically once the script is ran a parameter is required. Once entering the parameter it displays that in LIMIT. Alright so now the problem, I need my loop to ask my user for a number, and if that number is less than the limit then sum the input values... (4 Replies)
Hi everyone
I am using KSH to script for my company. I am newbie to this and i have a problem. I attach my script with this post. When the interpreter try to execute my code, it tells me that the else at line 99 (the last else) is not expected and I do not know why at all!
Am i using it... (7 Replies)
Hello,
I am fairly new at FreeBSD. I tried searching existing topics for a similar problem, but I found none :)
I have a problem reinstalling apache22 which I had to remove in my troubleshooting with mysql. Since I've got MySQL working now (joy unbounded!) I now have the task of... (3 Replies)
I'm trying to configure Etherchannel on AIX 5.3 and I'm having some problems. I am aggregating both of the onboard NIC's (ent0 and ent1) into a new adapter ent2 for failover reasons obviously. At first I was experiencing a problem where about 50% of all my packets would be dropped. Then after... (4 Replies)
Hi
I want to group
like this but syntactic is not right ...
Thanks
if
Like this below does not work properly ..
if
then
:
else
usage
exit 1
fi (5 Replies)
Hello,
First time posting on this board hopefully someone will able to help me.
I am looking for some examples of c programs which use a signal to notify the program to begin a certain action instead of having it continually loop to check to see if condition is attained(busy wait). Any... (5 Replies)
Hi,
I have OPENBSD 4.6 installed as a VM in Virtual Box on my Ubuntu 9.10 machine.
Problem is that the XWindows will not start when I boot my OPENBSD VM.
I am new to OPENBSD. How do I fix this problem? (5 Replies)
Hi,
I am having a little trouble getting notify-send to work the way I would like it to.
I am using ubuntu - karmic koala 2.6.31-19-generic #56-Ubuntu SMP
So here's the problem
run the following commands one after the other.
notify-send -i info -t 100000 -- "Hi" "world" &
notify-send -i... (3 Replies)
Dear All,
I have problem with generalizing my code and I can't see where the problem is.
I have a main.txt file that has all the information and then I have 4 folders (headoffice, branch, management, office) that each have a 2 of files keep.txt and throw.txt and each of them have few lines... (3 Replies)
Hi
I use Rapid 7 to check some servers ( AIX 5.3 ) for security problems. There are 2 problems I don't know to deal with
1.
Problem : TCP Sequence Number Approximation Vulnerability
Solution :
_Enable TCP MD5 Signature
2.
Problem : HTTP Basic Authentication Enable
Solution :
_ Use... (5 Replies)
my sample file is like this
$cat onefile
05/21/18 13:10:07 ABRT US1CPDAY Status 1
05/21/18 21:18:54 ABRT DailyBackup_VFFPRDAPENTL01 Status 6
05/21/18 21:26:24 ABRT DailyBackup_VFFPRDAPENTL02 Status 6
05/21/18 21:57:36 ABRT DailyBackup_vm-ea1ffpreng01 Status 6... (7 Replies)