Ad Widget

Collapse

problem action after zabbix/database update

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RicOkteo
    Junior Member
    • Mar 2022
    • 17

    #1

    problem action after zabbix/database update

    By updating my zabbix from 3.0 to 6.0, I have this kind of logs coming up in my logs:
    command: cat /var/log/zabbix/zabbix_server.log | grep database​

    71603:20220902:163134.002 Action "Install fibre" will be disabled during database upgrade: conditions might have matched success event which is not supported anymore.
    71603:20220902:163134.002 Action "N2F" will be disabled during database upgrade: conditions might have matched success event which is not supported anymore.
    71603:20220902:163134.003 Action "Alerte Zabbix Umotest" will be disabled during database upgrade: conditions might have matched success event which is not supported anymore.
    71603:20220902:163134.003 Action "Alerte File d'attente" will be disabled during database upgrade: conditions might have matched success event which is not supported anymore.
    71603:20220902:163134.003 Action "Alerte Tragicomix nombre de connexions" will be disabled during database upgrade: conditions might have matched success event which is not supported anymore.
    71603:20220902:163134.009 Action "Report problems to Zabbix administrators" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.009 Action "Alerte Castafiore" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.009 Action "Alerte Exploit" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.010 Action "Alerte Asterix" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.010 Action "Alerte Prolix" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.010 Action "Tragicomix planté" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.010 Action "Tintin planté" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.010 Action "Alerte téléphone Groupe" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.010 Action "Alerte téléphone Tchang" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.011 Action "Alerte IPG" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.011 Action "N2F" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.011 Action "Alerte Sonde Labo Mael" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.011 Action "Alerte Zabbix Umotest" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.011 Action "Alerte Administrateur Infra" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.012 Action "alerte tournedix" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.012 Action "Alerte téléphone Groupe SMS" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.012 Action "Alerte Migennes" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.012 Action "Alerte Supervision Externe" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.013 Action "ALERTE INERNE" condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore
    71603:20220902:163134.014 Action "Alerte Asterix" type of calculation will be changed to And/Or during database upgrade: no action conditions found

    Is there a possibility to ensure that my actions are supported before the migration or I have to recreate them all by hand..?
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    "condition "Trigger value = PROBLEM" will be removed during database upgrade: this type of condition is not supported anymore" This topic was probably in release notes... what version, I cannot remember.. But somewhere between 3 and 6..:P
    What I want to say, is... reading release notes before upgrades help, so you can verify, if you have affected things...
    But I guess you don't have to recreate all of those, they will be converted and still present, just disabled, so you can review and then adjust, if needed.

    Comment

    Working...