Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
2009-12-28 12:33:49 .1.3.6.1.4.1.9.9.43.2.0.1 Normal "Status Events" 10.111.255.10 - Notification of a configuration management event as recorded in ccmHistoryEventTable. 1 2 3
[code]
But in the database all traps are dated as "0000-00-00 00:00:00" and in the cam all traptime are 1930-11-30 00:00:00 and obviously we cant use this field to manage traps...
Somebody can help us with this problem ? Any idea of where can be the problem ?
We changed table plugin_camm_snmptt the traptime variable type datetime to varchar. With this in the table is the date the trap but not in the expected format (I think):
The date format is:
Wed Dec 30 09:30:09 2009
When I understand that putting in snmptt.ini:
date_time_format =% Y-% m-% d% H:% M:% S
date_time_format_sql =% Y-% m-% d% H:% M:% S
stat_time_format_sql =% Y-% m-% d% H:% M:% S
use_trap_time = 1
The date should appear in the specified format, but we could enforce.
Now the problem is that the GUI does not see any date, even if it appears correctly when you expand each of the trap. Any way to make that date appears on the web?
Excuse me - just now I have little free time because of the Christmas holidays.
And in the remaining tables of the field with the date written correctly? (plugin_camm_snmptt_stat and plugin_camm_snmptt_unk)
My cacti plugin -[url=http://forums.cacti.net/viewtopic.php?p=156769#156769]CaMM[/url]
[size=75]Sorry for my English. [/size]