-
Incident report
-
Resolution: Cannot Reproduce
-
Trivial
-
None
-
1.8.18
-
[root@zabbix ~]# uname -a
Linux zabbix.srvlan.local 2.6.32-358.18.1.el6.x86_64 #1 SMP Fri Aug 2 17:04:38 EDT 2013 x86_64 x86_64 x86_64 GNU/Linux
[root@zabbix ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.4 (Santiago)
By coincidence i was able to do this:
If i go to web-configuration, then select some host that doesn't have scenarios assigned, press [ Show disabled scenarios ] and try to open web-configuration again I will get
ERROR: Zabbix has received an incorrect request
Critical error. Field [showdisabled] is not integer
Have to go to db and do
delete from profiles where userid=100100000000003;
to get back to webchecks config.