Zabbix custom script timeout ubuntu. Install Zabbix Agent 2 script on client.

Zabbix custom script timeout ubuntu. setSessionTimeout(timeout) Set session (page load) timeout.
Zabbix custom script timeout ubuntu conf and zabbix_agentd. Now we will check the status of pods in a Kubernetes cluster via check_kubernetes. 121s sys 0m0. . User parameters are commands executed by Zabbix agent. After upgrading to version 7. ps1. conf and configured an item with the following Type = simple check key = vpn[example. Then in the square brackets we have all of the 3 Setup from Debian/Ubuntu packages. Contribute to zbal/zabbix development by creating an account on GitHub. Property behavior: - supported if scope is set to "manual host action" or "manual event action" timeout: string: Webhook script execution timeout in seconds. d conf file. zabbix_get -s ip -k winmemory --> to collect top memory consuming processes. Nov 17, 2020 · Is there any way to debug zabbix (4. Zabbix custom scripts and auto-install . Zabbix web service is a process that is used for communication with external web services. Time suffixes are supported (e. Plugins. As you can see in the picture above, the item key corresponds with the name of the script itself, including the extension. LinkedIn The LinkedIn Zabbix Users Group was created for anyone who uses Zabbix to monitor their environment. directory_tables. value: string: Script output. To create a custom graph, do the following: Go to Data collection → Hosts (or Templates) Click on Graphs in the row next to the desired host or template; In the Graphs screen click on Create graph; Edit . You can always configure manually should you forget. getscriptsbyhosts(object parameters) This method allows to retrieve all available scripts on the given host or specific script if script ID is provided. Then you might set the item's key to: system. docker exec -it --user root zabbix-agent Nov 1, 2018 · I would like to ask for your guidance on creating custom script on zabbix I have already tried to do a custom script for telnet command on my zabbix server as shown in attached file. Everything works well out-of-the-box for standard checks, but now we are being We appreciate your feedback! Our documentation writers will review your report and consider making suggested changes. Everything was normal in version 6. In addition to the script, an optional list of parameters (pairs of name and value) and timeout can be specified. SSH scripts: SSH scripts in Zabbix can be used to execute commands or scripts on a remote host over Aug 26, 2016 · Result of scheduling will appear in execution script dialog box in zabbix, result of long running action is going to log file Here is example of powershell script StartCleanDisk. selectActions: query: Return an actions property with actions that the script is associated with. Below is an example, where we are creating a custom python script to report service status in linux. , 30s, 1m). requests to the Zabbix Web Service; communication timeout for sending configuration data to Zabbix proxy; global script The Zabbix Support System is a bug-tracker where any Zabbix-related issues that demand the attention of our Developers can be registered and monitored for progress. Default: 30s. Tie required trigger to this action - Give full path of the script with required command line parameters ( unless you want to hardcode details in side the script) - such as for which trigger you are sending to the zabbix_agentd. 33 -p 10050 -k apppool. /bin/sh is used as a command line interpreter under UNIX operating systems. com,time] Units = s Update = 5 Status = active but it returns no data so i used zabbix_get and get the following . when i check this from proxy server and use command : zabbix_get -s x. It is possible to obtain internal names and create custom performance counter names by using script item in Zabbix. Sep 2, 2023 · In this tutorial, we will learn how to avoid script, SNMP, or Zabbix agent timeout errors by increasing the Zabbix timeout value on the server, agent, or proxy. Access permissions. I can perfectly run the script manually and I've also tested other "simple" scripts and those work. 04 Zabbix 7. run item is allowed) on the host Zabbix server (proxy) - the script will be executed by Zabbix server or proxy (if enabled by EnableRemoteCommands - depending on whether the host is monitored by server or proxy Créer un script personnalisé. But when the script is executed by the zabbix process, an extra parameter may be needed for example. 074 item "vipr-host-10_247_179_200:ecs. sh) that is located in the directory specified in the server configuration file AlertScriptsPath parameter. Does anyone know Mar 4, 2010 · Take the zabbix agent test: Example: zabbix_agentd -c C:\zabbix\zabbix_agentd. - Give sufficient permissions required. Apr 17, 2020 · ZBX_NOTSUPPORTED: Timeout while executing a shell script. 196 -k vpn[tsc-odi,time] zabbix_get [14402]: Timeout while executing operation. Request: Select the remote command type (IPMI, Custom script, SSH, Telnet, Global script) If Custom script type is selected choose the way how custom script will be executed (by Zabbix agent, Zabbix server (proxy) or Zabbix server only) Enter the remote command; For example: Create a custom script. Create a folder on the Linux host. Whether the script was run successfully. But when I tested it on my Maps, it show "cannot execute script" as shown below When I try to manually telnet the server, it show ok as shown 4 Zabbix agent 2 (UNIX) Overview. Password: no: Default password for connecting to MySQL; used if no value is specified in an item key or named session. When I go to the item and try to test it, it fails, with . 0 I've noticed some strangeness with external scripts. 4. I have tried the following: Execute a Shell Script using Zabbix Agent Video Lecture. In zabbix, I have an 'external item' setup. 4 in production, with proxies and additional servers in the regions so the admins there can monitor their own hosts, but we at HQ can monitor everything. See also: Apr 21, 2023 · Zabbix server; To configure a custom script in Zabbix, you'll need to create a new script with the appropriate code and language settings. 04 for a while now. conf file and are checked for execution results. ACTIVESTATE} 1 Webhook script examples Overview. mounted ,timeout 10s sudo stat -f $1 >/dev/null 2>&1 ; echo $? The Zabbix custom scripts and auto-install . Zabbix Server is at version 2. Utilizado para acompanhar saúde do serviço de monitoramento. Script parameters: Add optional script parameters that will be passed to the script as command-line arguments in the order in which they are defined. I've been using Zabbix since the good old days of 1. The parameters are listed without additional information. Discovery of disabled systemd units. Make sure to change configuration to point to your Zabbix server before running. Should it be subsitituting the value? UserParameter line: Key definition in item: The host definition Nov 16, 2021 · 3) Demo. Le script nécessitera un accès en écriture à l'hôte et affichera un message de configuration avant de s'exécuter dans le frontend. You may encounter a situation when a timeout occurs while executing a script. sortfield: string/array: Sort the result by the given properties. com": Timeout while executing a shell script. conf or zabbix_proxy. Looks like every power shell script timeouts. It is not substituting the macro, it is sending the text name of the macro. I even already set the agent's timeout to 20 seconds, the server's is 30. 0) custom script? In action log I see only "timeout" message but I would like to see exactly what went wrong. The code has access to all parameters and all additional JavaScript objects added by Zabbix. conf). I'm getting a timeout while executing script. Download and install Zabbix for free and try it yourself! Create a custom script. object script. Mar 13, 2019 · I've tried increasing the Timeout parameter both in zabbix_server. getscriptsbyhosts Description. Here is a simple Perl script for Linux that discovers mounted file systems and outputs JSON, which includes both file system name and type. 4 Zabbix agent 2 (UNIX) Overview. An example of custom function is this Aug 28, 2018 · Hello, I am having some questions about the timeout of Zabbix while trying to create a new item. 9 seconds, depending on the network. This script will return the number of days remaining before an SSL certificate expires. Running the script manually works fine, and even after increasing the timeout to 30, it still does not work. Zabbix web service must be installed and configured correctly to enable scheduled report generation - see Setting up scheduled reports for instructions. I tried changing the script to something very very simple: Get-Help but it still gives me a timeout, despite its simplicity. First, you need to install kubectl, jq, and git. script. User parameters obey the agent check timeout; if timeout is reached the forked user parameter process is terminated. Create a folder on our host #mkdir /home/zabbix #cd /home/zabbix And create a new Python file # cat service_discovery. Install Zabbix Agent 2 script on client. Mysql. sh[{HOST. sh script. These scripts, depending on the set user permissions, then become available for execution by clicking on the host in various frontend locations (Dashboard, Problems, Latest data, Maps) and can also be run as an action operation. conf, maybe for a moment your command taking a bit longer time to execute. Request: Dec 10, 2022 · My script definitely finishes in under 30 seconds, maybe even in under one second. g. run[/usr/bin/pwsh -Command "/home/script. But on the client site script works well and shows pools and sites successly when i try manually. discovery"), but we still need to discover file systems. Mysql Sep 9, 2020 · I am running Zabbix on Ubuntu 18. Server -> Proxy 3. External check is a check executed by Zabbix server by running a shell script or a binary. sh) using the agent running on my Zabbix Server. Configuration. run item is allowed) on the host Zabbix server (proxy) - the script will be executed by Zabbix server or proxy (if enabled by EnableRemoteCommands - depending on whether the host is monitored by server or proxy Then you will need to make a custom script. 8 and 3. I've also tried changing the permission of the script that is located in /usr/lib/zabbix/alertscripts to 777 and chown to zabbix user. The parameters supported by the Zabbix agent 2 configuration file (zabbix_agent2. You can use any Linux agent you desire to run this script. Requête : Execute a Shell Script using Zabbix Agent Video Lecture. Details. Result is same obviously. Request: Create a custom script. debug: object: Contains a debug object if a webhook script is executed. The trigger goes supported/unsupported every 6 to 10 minutes, as seen in the server log: 2077:20160927:081624. Temos que ter muito cuidado para aumentar o Timeout do server por mais de 10 segundos we are monitoring a few hundred servers through zabbix and I just added a new one and for one item I created a custom script to execute. May 25, 2005 · a) when i use a custom script, i had to declare the item as "zabbix_agent", right? b) the zabbix agent is just running on the server itself, the other (win) hosts are checked with snmp so when i create the item, which wants to read the text file, the item needs to specified under the server-host (which runns the agent) or dosnt matter? regards Jun 6, 2024 · Ubuntu 24. 04 using zabbix appliance. is website and check if domain is still viable or not. Make sure that the 'zabbix' user has execute permissions for configured Sep 29, 2021 · Item creation form. selectAssignedHosts: query: Return an assignedHosts property with the hosts assigned to the proxy. The problem is that the script takes longer than the 30 seconds script timeout configured in the agent. Suppose we are running an old Zabbix 1. run item is allowed) on the host Zabbix server (proxy) - the script will be executed by Zabbix server or proxy (if enabled by EnableRemoteCommands) - depending on whether the host is monitored by server or proxy Custom graphs are configured manually. selectHosts: query: Return a hosts property with hosts that the script can be run on. Nov 4, 2024 · The script executes properly and I had to override the timeout to ensure it runs else the default 3s causes it to fail. In this case three macros are returned in the resulting JSON: {#UNIT. 170s user 0m0. This section provides examples of custom webhook scripts (used in the Script parameter). ps1"] Oct 25, 2015 · for "ZBX_NOTSUPPORTED: Timeout while executing a shell script" you should check Timeout directive in /etc/zabbix/zabbix_agentd. Sep 9, 2024 · A custom script to retrieve relevant information from the database. - Under Actions, Create Operation as Run a command/script. The script will require write access to the host and will prompt the user for manual input. Zabbix agent 2 is a new generation of Zabbix agent and may be used in place of Zabbix agent. PATH} {#UNIT. The agent's version is zabbix_agentd (daemon) (Zabbix) 4. 17. For example, the net. Put your custom scripts on a local webserver, or somewhere on the web. This script when started through the terminal takes less than a second to complete. 052s The timeout is by default 30s in the agent. Default. 168. check. metrics; Type of information: Text Jun 21, 2022 · SUMMARY Timeout is experienced on fping 206:20220621:190330. To start viewing messages, select the forum that you want to visit from the selection below. UI -> Server 2. 0 (Wesley Schaft) ENH: Options -h and --help to show help (hostname is now specified using -H) ENH: Options -Z to skip reading the Zabbix server config file; CHG: Rename script to "zabbix-dump" Click the respective button to execute the script on: Zabbix agent - the script will be executed by Zabbix agent (if the system. This section provides return value details for the net. Créez un script personnalisé qui redémarrera un serveur. Note that: The default values reflect process defaults, not the values in the shipped configuration files; Values support environment variables; Zabbix supports configuration files only in UTF-8 encoding without BOM; Aug 25, 2022 · Reload user parameters by using the command zabbix_agentd -R userparameter_reload; Open the Zabbix frontend and navigate to Configuration → Hosts; Find your host and click on the Items button next to the host; Press the Create item button; Give your item a name and select the item type – Zabbix agent or Zabbix agent (active) 9 Web service Overview. 7 Scripts Overview. Parameters: timeout - (integer) Timeout value in milliseconds. Learn how to configure Zabbix Userparameter feature to enable the integration of Linux custom scripts to the Zabbix network monitoring system. Currently, Zabbix web service is used for generating and sending scheduled reports with plans to add additional functionality in the future. Script timeout Zabbix agent. Nov 2, 2019 · Hi all! We are still loving Zabbix for our monitoring solution. Create a custom script that will reboot a server. get[,example. Possible values: 1-60s. Possible value - success. Click the respective button to execute the shell script on: Zabbix agent - the script will be executed by Zabbix agent (if the system. The one for checking individual filesystems looks like this: UserParameter=filesystem. Hamardaban - the same applies, completely non-scalable, the whole point of using templates etc is to be able to monitor additional devices without manual processes. In this lesson I will run a Shell Script (. Timeout: JavaScript execution timeout (1-600s; exceeding it will return an error). You may have to REGISTER before you can post. run[ command -v script && script || wget script_url -O /path/to/script && script] To fetch and download the missing script to the agent the first time it's executed. fs. Contribute to heidsoft-zabbix/zabbix-1 development by creating an account on GitHub. I am trying to get an item with attributes as supplied by the json payload. run item is allowed) on the host Zabbix server (proxy) - the script will be executed by Zabbix server or proxy (if enabled by EnableRemoteCommands) - depending on whether the host is monitored by server or proxy Script name: Enter the name of the script file (e. Jul 17, 2019 · kloczek - yes but LLD WON'T create the scheduled items on the servers to send the data - so this is a manual step and makes the solution non-scalable. 8. The output of this item is an object containing DNS record information based on the parameters provided in the item key. Mar 17, 2017 · I am using a custom Low Level Discovery Windows PowerShell script to collect some statistics of user home directories. We are currently running 4. They can be created for a host or several hosts or for a single template. If you want to monitor custom parameters on Zabbix, you can write a script to monitor and share the parameter to the Zabbix server. I installed zabbix 4 in ubuntu 16. The problem is that executing time for that script is more than 30 seconds. See also: JavaScript Guide. 1 and the particular Agent is a 2. 1. This section lists parameters supported in the Smart Zabbix agent 2 plugin configuration file (smart. 6, so while I wouldn't consider myself a 'expert', I certainly will consider myself more than a 'user'. Please note that we cannot respond. setSessionTimeout(timeout) Set session (page load) timeout. 553 Timeout while executing "/usr/bin/fping -c1 On Zabbix server and Zabbix proxy, remote commands are executed with timeout as set in the TrapperTimeout parameter of zabbix_server. 3 today, I found that the monitoring items cannot obtain valid data. Note that depending on the script, it might take longer for the timeout to trigger. Upon successful input submission, script will display confirmation message in the frontend. Click on the parameter to see the full details. Request: Actually, I have zabbix account running in the zabbix agent and the script was created and executed also by the zabbix user ! The zabbix account also added in /etc/sudoers and can access to /bin/bash as well ! Zabbix is being downloaded over 4 000 000 times every year for a reason. zabbix_get -s ip -k wincpu --> to collect top CPU info. After the instances come back online post Windows reboot, the Zabbix custom May 29, 2023 · Thanks, LenR, but have been invoking User-Parameter using Zabbix proxy like below, 2minutes timeout is not working, its only accepting max 30 sec, in Zabbix 5. In this case task will be scheduled and immediately executed by scheduler. 4 and recently updated to Zabbix 5. I've timed the script execution: real 0m0. May 11, 2020 · Grafico Zabbix data gathering process busy. Though Zabbix offers a large number of webhook integrations available out-of-the-box, you may want to create your own webhooks instead. However, when hosts are monitored by a Zabbix proxy, the external checks are executed by the proxy. Request: Return a hostgroups property with host groups that the script can be run on. Description. run" it gives me timeout error, below is the key i was using system. CONN}"]" became not supported: Timeout while executing a shell script. COKE["{HOST. Property behavior: The location of custom alert scripts. Dec 7, 2022 · **Hello **fellas, I'm having trouble with my script that connect to who. Parameters: script. 8 agent (one that does not support "vfs. See an example of a script running on Zabbix agent and the result window below: Jul 16, 2024 · In Administration -> General -> Timeouts -> Network timeouts for UI -> Script execution, you can set the timeout for the entire script execution chain: 1. A user must have a user role of type Admin or Super admin with the following permissions: Scheduled reports in the Access to UI elements block (to view reports) Jan 16, 2018 · does not show the RAM usage of the guest VMs. 553 Failed to execute command "/usr/bin/fping -c1 -t50 -i0 xxx. 206:20220621:190330. I do not have access to zabbix log. I created the item that runs a script, and I defined the script location as a UserParameter after making it excutable. I am trying to set up alerting to the Signal messaging app through a script. I would like to create LLD items for the VMCPU (CPU Usage%) and VM RAM (bytes) for each discovered VM. Aug 8, 2011 · I have a probel with ""timeout while executing a shell script" for a script that usually runs between 0. I think I read somewhere that Zabbix doesn t "deal" ok with external scripts thatn takes mores than 1 seconf to run, but I m not sure. is Parameter Type Description; proxyids: ID/array: Return only proxies with the given IDs. Request: May 3, 2017 · - Place the script in required location. dns. 0. The script will require write access to the host and will display a configuration message before running in the frontend. When manualinput is provided, it substitutes the {MANUALINPUT} macro with the specified value. Before we start editing important files, let me explain why would someone even want to increase the Zabbix timeout value in the configuration files? The pop up will appear when trying to run the script from the Zabbix frontend. Mar 3, 2023 · I'm trying to run a shell script on a linux host through Zabbix. You'll then be able to use that script in various contexts, such as in an action or in a custom item key. Script items can be used to collect data by executing a user-defined JavaScript code with the ability to retrieve data over HTTP/HTTPS. Click the respective button to execute the script on: Zabbix agent - the script will be executed by Zabbix agent (if the system. Aug 18, 2023 · I'm seeking guidance on troubleshooting and optimizing a custom PowerShell script running on our Windows AWS instances (Zabbix agents installed here) that causes issues during simultaneous server restarts, leading to missing data in Zabbix items. Request: 18 Script items Overview. zabbix_get -s 192. 15 Creating custom performance counter names for VMware [-t timeout] zabbix_js-s script-file -i input-file [-l Aug 29, 2024 · NEW: Database connection parameters are read from Zabbix servern config by default (Greg Cockburn) ENH: Support for Zabbix 4. See webhook section for description of other webhook parameters. Configuring custom graphs. conf to 30s, but it seems not working. , notification. Everything seems to work fine if values that are represented on who. Possible values 7 Scripts Overview. In the Administration → Scripts section user-defined global scripts can be configured and maintained. Jul 5, 2021 · Usually when i run from my zabbix server(ubuntu 20) open terminal and type "pwsh" and try above command to connect to vcenter it works fine. 3. Jun 28, 2022 · I would also like to avoid solving this by adding more time to the timeout configuration, the goal is for zabbix to execute the functions again when they are meant to be executed instead of avoiding the timeout. IP}] It returns Apr 25, 2024 · I have a custom script that I wrote with a custom UserParameter on the zabbix agent. get Zabbix agent 2 item. setElementWaitTimeout(timeout) Set element location strategy (implicit) timeout. 6 Sender. Create a custom script. conf) are listed in this section. x. For additional information, see Script timeout. setScriptTimeout(timeout) Set script loading timeout. May 25, 2017 · If this is your first visit, be sure to check out the FAQ by clicking the link above. It is also possible to discover disabled systemd units. Request: The required JSON format is best illustrated with an example. x version, any suggestions to get these values. Ubuntu 24. Request: Dec 11, 2021 · We have a custom template supported by a couple of client UserParameters for monitoring status of filesystems defined in /etc/fstab on Linux clients. I installed Zabbix4. For other script types, it contains empty object. But when i try to do using zabbix "system. I have tried the following: 11 External checks Overview. com] item may return the following JSON of a refused query: The code has access to all parameters and all additional JavaScript objects added by Zabbix. Create disabled Script item on the main VMware host (where the eventlog[] item is present) with the following parameters: Name: VMware metrics; Type: Script; Key: vmware. conf -t vbr[VmCount,287e9538-6d48-4654-8cda-5668fd131e78] Often when you perform direct no problem. check-ntp-status. I have read up on multiple blogs and he help guide but am confused on how to get this data into Zabbix. Note that up to 16MB of data can be returned before item value preprocessing steps. py #!/usr/bin/python import sys import os Sep 27, 2016 · The script takes 10 seconds or so to execute, so I bumped the timeout to 30 seconds. Request: Zabbix sets the pipe as the output for the to-be-created child process; Zabbix creates the child process (runs the command/script) A new process group (in Unix) or a job (in Windows) is created for the child process; Zabbix reads from the pipe until timeout occurs or no one is writing to the other end (ALL handles/file descriptors have been Click the respective button to execute the script on: Zabbix agent - the script will be executed by Zabbix agent (if the system. CustomQueriesPath: no: empty: Full path to the directory used for storing custom queries. discovery ZBX_NOTSUPPORTED: Timeout while executing a shell script. zabbix-server is restart。 Jul 6, 2024 · In Zabbix UI, go to Alerts - Scripts and create a script: Name: Hostname script; Scope: Manual host action; Type: Script; Execute on: Zabbix agent; Commands: hostname; Go to Administration - General - Timeouts, set the Script timeout to 10s; Go to Monitoring - Hosts, click on the agent host and run "Hostname script" Observe the results; Result: The script result does not display the script itself. global timeout: The maximum amount of time in seconds to wait for a request to be done. zrogtk gwceckx krattz ufqlgbx ttlbdwk wbbmz ubiym sjunz sztvosj lqa
{"Title":"What is the best girl name?","Description":"Wheel of girl names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}