Add script function

Posted by: on Mar 8, 2012 in | No Comments

Zabbix has “script” function to execute user-defined script from web interface. It is very useful to check device or service status, execute custom scripts, restart server, and so on.

The script function will be able to use on Mozaby 1.4 screen. Scripts are listed on host screen, and result of the script is displayed on new screen. It can be available from iPhone to check what is happened on your devices which has problem.

Read More

Add cache option

Posted by: on Mar 4, 2012 in | No Comments

Before 1.3.1, Mozaby get all data (hosts, items, triggers, events) when the reload button is tapped. The “full cache” behavior is good for off-line, but it makes heavy load to Zabbix server and it takes a long time if your Zabbix server has a lot of configuration.

Cache option will be added on Mozaby 1.4. If you turn off the full cache, Mozaby get only true triggers and event information, and get other information (ex. list of item) when you are request. This will improve the performance of Mozaby with large setup Zabbix server.

Read More

Display settings for trigger and event screen

Posted by: on Dec 8, 2011 in | No Comments

Mozaby 1.3 has display settings for Problem Triggers and Latest Event screen.

Settings

Read More

Graph support

Posted by: on Sep 15, 2011 in | No Comments

Mozaby 1.2 will support graph view. Graph view is displayed on the history screen when iPhone is turned to landscape mode.

The tooltip which show details of data include date and time is shown when you tap the point of the data.

Read More

Orientation support

Posted by: on Sep 1, 2011 in | One Comment

Mozaby 1.2 will support orientation. Both of portrait and landscape view will be supported for all screen.

Landscape view is useful for long item and trigger name or log and text history.

Read More

Acknowledgement function

Posted by: on Aug 19, 2011 in | One Comment

I have just finished development of acknowledgement function.

“Ack” button is displayed on the top right corner on events and host events screen.

Read More