Re: Get information from SMNP

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Get information from SMNP
Дата
Msg-id 20070421070421.GA26059@winnie.fuhr.org
обсуждение исходный текст
Ответ на Get information from SMNP  ("Alexander B." <burbello3000@yahoo.com.br>)
Список pgsql-admin
On Thu, Apr 19, 2007 at 05:28:30PM -0300, Alexander B. wrote:
> Who knows any information if it's possible to get some information about
> Postgres via smnp protocol and how can I do this?

The pgsnmpd project has been active lately; you might want to check
it out and join its mailing list:

http://pgfoundry.org/projects/pgsnmpd/

If you have needs that pgsnmpd can't fulfill then you could write
a custom MIB and a custom AgentX subagent that plugs into a server's
regular SNMP agent.  This is easy to do with Net-SNMP and Perl, for
example.

Some network management systems can run scripts that gather information
by some arbitrary mechanism.  If pgsnmpd can't do what you want and
writing a custom MIB and subagent is too much work then you might be
able to use such a mechanism.

Can you provide more information about what you're trying to do?
What information are you interested in gathering and what monitoring
system are you using?

--
Michael Fuhr

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Return data from function
Следующее
От: Trula Thomas
Дата:
Сообщение: Parse the DF file to table