.\" .\" notifier man page for CUPS. .\" .\" Copyright © 2021-2023 by OpenPrinting. .\" Copyright © 2007-2019 by Apple Inc. .\" Copyright © 1997-2007 by Easy Software Products. .\" .\" Licensed under Apache License v2.0. See the file "LICENSE" for more .\" information. .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH notifier 7 CUPS 2021\-02\-28 OpenPrinting .SH NOME notifier \- interface de notificação do cups .SH RESUMO \fBnotifier\fP \fIrecipient\fP [ \fIuser\-data\fP ] .SH DESCRIÇÃO A interface de notificação do CUPS fornece um método standard para adicionar suporte para novos métodos de notificação de eventos para o CUPS. Cada notificador entrega um ou mais eventos IPP da entrada standard para o recipiente especificado. .LP Os notificadores \fBTÊM\fP de ler mensagens IPP a partir da entrada standard usando as funções \fBippNew\fP() e \fBippReadFile\fP() e terminar em caso de erro. Os notificadores são encorajados a saírem após um período de inatividade apropriado, no entanto eles podem sair após lerem a primeira mensagem ou ficar a correr até virem um erro. Os notificadores herdam o ambiente e podem usar o mecanismo de relatórios documentado em \fBfilter\fP(7). .SH "VEJA TAMBÉM" \fBcupsd\fP(8), \fBfilter\fP(7), Ajuda Online do CUPS (http://localhost:631/help) .SH COPYRIGHT Copyright \[co] 2021\-2023 by OpenPrinting.