Hi,
When I want run script "update.stats" via snmp I have:
UCD-SNMP-MIB::extNames.2 = STRING: traffic
UCD-SNMP-MIB::extCommand.1 = STRING:
/root/startup_scripts/config/update.stats
UCD-SNMP-MIB::extCommand.2 = STRING:
/root/startup_scripts/config/update.stats
UCD-SNMP-MIB::extResult.1 = INTEGER: 1
UCD-SNMP-MIB::extResult.2 = INTEGER: 1
UCD-SNMP-MIB::extOutput.1 = STRING:
/root/startup_scripts/config/update.stats: Permission
deniedUCD-SNMP-MIB::extOutput.2 = STRING:
/root/startup_scripts/config/update.stats: Permission denied
So..I mean the line Permission denied. When I read from command "ps"
works fine.
Where's the problem ?
Thanks
|