New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using SNMP v3, Automation can report extraneous warnings #3429
Comments
Can you show more of the error. There should also be a WARNING. |
Sure Here you go 2020/04/06 10:37:14 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler()) |
The missing DS is fine I did delete that device later on |
Okay, we just need to mask off those error messages. They are normal. Just clogging the log. |
AUTOM8 Backtrace Errors due to SNMP class not muting snmpv3 auth errors
So, test again with the latest lib/snmp.php in the 1.2.x branch. |
Hey Guys
I noticed after running device discovery the following errors come up
I don't see any specific issues with AUTOM8 adding the device
Thought I would report it to get your take if this is a dummy alert or something else
2020/04/06 10:36:53 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
2020/04/06 10:36:51 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
2020/04/06 10:36:51 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
2020/04/06 10:36:50 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
2020/04/06 10:36:50 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
2020/04/06 10:36:50 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
2020/04/06 10:36:50 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
2020/04/06 10:36:49 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
2020/04/06 10:36:49 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
2020/04/06 10:36:49 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
2020/04/06 10:36:48 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
2020/04/06 10:36:48 - CMDPHP PHP ERROR WARNING Backtrace: (/poller_automation.php[358]:discoverDevices(), /poller_automation.php[569]:automation_valid_snmp_device(), /lib/api_automation.php[3265]:cacti_snmp_session_get(), /lib/snmp.php[479]:SNMP->get(), CactiErrorHandler())
The text was updated successfully, but these errors were encountered: