1
1
openmpi/orte/mca/notifier
Abhishek Kulkarni 2af7657db1 A few changes to the FTB notifier interface:
- add an orte ftb notifier help file for more verbose error messages
- check if we can connect to the FTB during component->query and close
  the component, if we cannot.
- make the ftb component interface methods static.
- add mca parameters to set override the default subscription style and
  priority.

This commit was SVN r22011.
2009-09-24 23:56:41 +00:00
..
base Add a missing header. 2009-07-16 17:21:37 +00:00
command Add a threshold reporting level to the orte notifier framework. This takes a string value: 2009-07-16 13:31:23 +00:00
ftb A few changes to the FTB notifier interface: 2009-09-24 23:56:41 +00:00
smtp Add a threshold reporting level to the orte notifier framework. This takes a string value: 2009-07-16 13:31:23 +00:00
syslog Add a threshold reporting level to the orte notifier framework. This takes a string value: 2009-07-16 13:31:23 +00:00
twitter The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
Makefile.am Add capability to notify system admins of potential problems in system communication networks and/or other system elements that are detected by Open MPI during operation. For example, failures in connections that may be indicative of connectivity problems can be reported to sys admins in addition to our current error message to the user, thus allowing more rapid correction of the problem. 2008-08-06 21:59:21 +00:00
notifier.h - Eliminate icc warning w/ regard to __attribute__((__format__)) on 2009-05-20 00:39:22 +00:00