[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bigsister-general] New cpu module - community name



I was pleased to see the new SNMP cpu test, especially as it is compatible with the Solaris snmpdx.

I had a problem with the community name not being picked up from the uxmon-net line:

DEFAULT         community=foo frequency=10 perf=10   ALL

When starting bigsister I saw diagnostic messages indicating that community=public was being used and the cpu test would fail.

I changed the etc/testdef/cpu.cfg file so that the init function imports the community string:

init {
        debug 3 "init cpu";
        pernode import warn warn_load;
        pernode import error error_load;
        pernode import cpus;
        pernode import community;
        instance import perf perf_frequency;
    }


and the test worked ok.

Regards,
Paul Beeson ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. **********************************************************************
_______________________________________________
Bigsister-general mailing list
suppressed
https://lists.sourceforge.net/lists/listinfo/bigsister-general

Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.