Search found 5 matches

by cta1kep
Sun Mar 07, 2010 7:31 am
Forum: Plugin General
Topic: CaMM (Cacti Message Management) plugin v1.6.7 2010-08-26
Replies: 739
Views: 395247

I find where the problem was In a file cacti_root/plugins/camm/lib/camm_function.php, chenge following line $camm_admin_realm_id = db_fetch_cell("SELECT `id`+100 FROM `plugin_realms` where `display` like 'plugin%camm%manage%'"); to $camm_admin_realm_id = db_fetch_cell("SELECT `id`+100...
by cta1kep
Sat Mar 06, 2010 4:21 pm
Forum: Plugin General
Topic: CaMM (Cacti Message Management) plugin v1.6.7 2010-08-26
Replies: 739
Views: 395247

Hello every one! I installed CAMM plugins, its wonderful and powerful plugin i ever saw. CAMM-1.6.5 PA - 2.6 But. I have one problem with permissions to create a rules for syslog messages. In a camm-tab (console--->camm) , 1. Settings and Utilities is not acctive 2. if i choose syslog-messeage to ma...
by cta1kep
Sat Mar 06, 2010 11:45 am
Forum: Help: Linux/Unix Specific
Topic: Cannot find NET-SNMP libraries(snmp)
Replies: 9
Views: 5361

my friends, thank you for replies!!!! The problem was in options of net-snmp package, while compiling it. In other words, when i installed net-snmp, i chose every additional options, like IPV6 support, perl_embedded and etc. I recompiled net-snmp package only with PERL, DUMMY options, and than i was...
by cta1kep
Sat Mar 06, 2010 6:05 am
Forum: Help: Linux/Unix Specific
Topic: Cannot find NET-SNMP libraries(snmp)
Replies: 9
Views: 5361

gandalf wrote:e.g. for Fedora, the mssing package is called net-snmp-devel. It holds the source code and is required for includeing snmp calls into spine.
I don't know how the source packages of FreeBSD are called.
R.
gandalf,thank you for replay

I can not find this package in freebsd ports :(((
by cta1kep
Fri Mar 05, 2010 4:38 am
Forum: Help: Linux/Unix Specific
Topic: Cannot find NET-SNMP libraries(snmp)
Replies: 9
Views: 5361

Cannot find NET-SNMP libraries(snmp)

hi! First full, sorry for my English. 1.I can not configure cacti-spine under FreeBSD ports. when i run make command, the following error comes up checking for snmp_timeout in -lnetsnmp... no Cannot find NET-SNMP libraries(snmp)... checking UCD-SNMP checking for snmp_timeout in -lsnmp... no configur...