On 26/07/07, Lists <[EMAIL PROTECTED]> wrote:
> When I stop httpd and query the prTable, I see
> prIndex.1 = 1
> prNames.1 = httpd
> prCount.1 = 0
> prErrorFlag.1 = 1
> prErrMessage.1 = No httpd process running.
> prErrFixCmd.1 = /etc/init.d/httpd restart
>
> BUT prErrFix.1 = 0 , which I though should = 1 in this case.


No.
>From the UCD-SNMP-MIB:

prErrFix OBJECT-TYPE
    SYNTAX      UCDErrorFix
    MAX-ACCESS  read-write
    STATUS      current
    DESCRIPTION
        "===>Setting<=== this to one will try to fix the problem....."
    ::= { prEntry 102 }



and from the latest version of the UCD-SNMP-MIB:

UCDErrorFix ::= TEXTUAL-CONVENTION
    STATUS      current
    DESCRIPTION
        "Represents a 'push-button' object, to invoke a suitable
         configured action.  Will always return 0 when read."
    SYNTAX INTEGER  { noError(0),  runFix(1) }




> I am running the following snmp packages on a Linux test server under RHEL
> Enterprise 4 update 5:
> net-snmp-utils-5.1.2-11.EL4.10
> net-snmp-devel-5.1.2-11.EL4.10
> net-snmp-libs-5.1.2-11.EL4.10
> net-snmp-5.1.2-11.EL4.10
> net-snmp-perl-5.1.2-11.EL4.10
>
> I am trying to get active monitoring running on my test server.

The 5.1.x line is extremely old (and is no longer being maintained).
In particular, the DisMan support was very new and experimental
(and probably not even included by default)
   It has been completely reworked since then, and is much more
complete and reliable.

I suggest you try upgrading to a more recent release.
Preferably version 5.4.1, which should be out imminently.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to