cc get_objects_filtered '$_->{ref} eq "REF_NotNotInfo011"'
Hello teched_01
I have the following values but backups are still not been sent:
<M> sg650n1:/var/log # cc get_object REF_NotNotInfo011
{
'autoname' => 0,
'class' => 'notification',
'data' => {
'comment' => 'INFO-011',
'email' => 1,
'id' => 'INFO-011',
'name' => 'INFO-011',
'snmp' => 1
},
'hidden' => 0,
'lock' => '',
'nodel' => '',
'ref' => 'REF_NotNotInfo011',
'type' => 'notification'
}
Please help.
The version is 9.502-4
I don't think that has anything to do with it, Addy. What do you see for 'interval' when you do:
cc get backup
If you search the SMTP Proxy log for the address in 'recipients', what do you see?
Cheers - Bob
Hello Bob,
Apologies for the delayed response. Following is the info that I get with cc backup :
<M> sg650n1:/home/login # cc get backup
{
'encryption' => 1,
'interval' => 'daily',
'max_backups' => 10,
'password' => 'admin',
'recipients' => [
'aserg@xcfd.fr',
'abc@xyz
],
'status' => 1
}
And in SMTP proxy logs I have nothing. As in once I select SMTP proxy logs under search and enter the email address of the recepient I get a blank window where it finds nothing.
Any Help will be appreciated Bob.
I tried rebuilding teh DB as well but it doesn't seems to resolving my problem. Please help.
Is the SMTP Proxy configured? If not have you configured a Smarthost on the 'Advanced' tab of 'Management >> Notifications'?
Cheers - Bob
Are you receiving notifications, Addy? For example, if you try to login to WebAdmin with incorrect credentials, do you get a failed login notification?
Cheers - Bob
Since you don't have SMTP configured, look in the Admin Notifications log.
Cheers - Bob