/[monit]/monit/util.h
ViewVC logotype

Diff of /monit/util.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by martinp, Mon Apr 11 22:27:53 2005 UTC revision 1.11 by martinp, Mon Sep 5 09:51:38 2005 UTC
# Line 387  void Util_monitorUnset(Service_T s); Line 387  void Util_monitorUnset(Service_T s);
387  int Util_getAction(const char *action);  int Util_getAction(const char *action);
388    
389    
390    /**
391     * Print event ratio needed to trigger the action to the buffer
392     * @param action A action string
393     * @return the action id
394     */
395    char *Util_getEventratio(Action_T action, char *buf);
396    
397    
398  #endif  #endif

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26