Sebastian Hagedorn wrote:
> --On 8. September 2008 16:52:37 +0200 Rudy Gevaert
> <[EMAIL PROTECTED]> wrote:
>
>> Some time ago I tried to get snmp monitoring of my cyrus installation.
>> I got stuck back then and gave up.
>>
>> Today I tried again and surprisingly I managed to get a lot farther.
--On 8. September 2008 16:52:37 +0200 Rudy Gevaert <[EMAIL PROTECTED]>
wrote:
Some time ago I tried to get snmp monitoring of my cyrus installation.
I got stuck back then and gave up.
Today I tried again and surprisingly I managed to get a lot farther. I
can read out the snmp values of 'a' cy
Rudy Gevaert wrote:
Hi Casper,
I've started it like you suggested, but an snmpwalk
snmpwalk -Os -c public -v 1 andes
doesn't list any specific cyrus info...
Any other clues for me?
Thanks in advance,
Make sure you have enabled access to the cyrusMasterMIB in snmpd.conf as
the default config
Hi,
I managed to get the snmp monitoring enabled, thanks to Casper!, but I'm
left with the following problem.
I can't kill the master process. Sending a kill -TERM doesn't kill it.
The only way to kill it is sending a kill -9. And we all know we do
not want to do that.
Is anybody having
Hi Casper,
Casper wrote:
In your snmpd.conf you must have
master agentx
and then start master with something like
/usr/cyrus/bin/master -P 120 -x /var/agentx/master
and it should work, and offcourse start snmpd 2.
I've started it like you suggested, but an snmpwalk
snmpwalk -Os -c public
In your snmpd.conf you must have
master agentx
and then start master with something like
/usr/cyrus/bin/master -P 120 -x /var/agentx/master
and it should work, and offcourse start snmpd 2.
/C
Den On, 2006-09-20, 17:02 skrev Rudy Gevaert:
> Hi,
>
>
> I'm looking at the snmp monitoring in cyrus