Jump to content

Dejal Simon 5.0.1 Macos


artae
 Share

Recommended Posts


o4mzj-IDBRfc-Rgq-H8-Ec-Qmywg5s-LPa-Qind.png
File size: 16.09 MB

Dejal Simon is the essential site monitoring tool for macOS. It checks servers for changes or failures, and notifies you via email, sound, speech, Twitter, or other means. You can use it to track updated sites, and to alert you when an important server goes down or recovers. It is a native macOS application with an intuitive and attractive interface.

Simon is very versatile. It can be used to monitor your own website and servers, track posts and new on your or friends' blogs, check for web mail, get notifications of updates to favorite news and entertainment websites, keep an eye on auctions, and many other uses.

→ What's New in Simon 5?

Monitor Your Sites and Servers
Central to Simon is the Monitor window. It enables you to see at a glance the current status of all of your monitored websites, servers, and applications. In addition to a colorful status icon and up-time percentage, the tests list displays how long ago the last change and failure occurred, and when the next check will occur. But that's not all. This window also displays further statistics about the tests, and a log showing recent activity, including when tests start checking, and the various steps during the check (starting, stopping, service result, each filter, notifications, etc), plus other actions on tests, e.g. editing, pausing, etc. It also has logs of checks (including the check duration), changes (including the text that changed), and failures (including the error description).

Tests (and other lists) are organized into groups, and you can add your own groups and move them around as desired. This enables you to arrange tests by server, type, client, or whatever else makes sense to you.

Because sometimes you don't want to have another window cluttering up your screen, you can hide the Monitor window if you wish, and/or use the handy Dock or Status menus. The Dock menu includes quick access to Simon's windows, and some global functions. The Status menu includes all that plus displays all of your tests, complete with status icons, details via tooltip, and the option to perform a favorite action or display a sub-menu of quick-access operations for each test, so you can visit the site or other tasks without even having Simon visible.

If you prefer, Simon can be hidden from the Dock, so it is only accessed via the Status menu. Access to Simon can also be restricted, requiring a password, if you wish.

Put it to the Test
So how do you tell Simon what to monitor? That's where the Test Info pane comes in. It is accessed when the Tests list is active. It shows a summary of the test; click the heading for each line of the summary to jump right to that page. It includes an Edit button to enable modifying the test, which toggles to Done when editing to switch back to the summary.

In Edit mode, the Info pane has lots of options to help you configure each test, conveniently arranged on multiple pages:
The Name page contains fields to name the test and write a description of it.
The Options page enables you to specify how often to check the test (when the previous check was successful or failed), and other useful options.
The Service page is where you choose what to check and enter the URL or whatever other information it needs. Read about services below.
The Filters page is one of the key areas of Simon. You can easily tell the test to ignore parts of the service output, concentrate on just the area that interests you, detect changes from the previous check, and much more. Read about filters below.
The Notifiers page can be used to indicate how to alert you when a change is detected, if the service goes down, recovers from a failure, or if a filter detects a problem. Read about notifiers below.
The Reports page specifies whether the test should appear on some or all reports. Read about reports below.
The Auto Pause page enables you to tell Simon not to check on specified days or time intervals. For example if you know that a server will be unavailable, perhaps during a periodic reboot or regular maintenance, or you simply don't want to know about changes at certain times, like of a blog when you should be working.

At Your Service
Several services come built-in. Services tell Simon how to check a test.

They include, among others:
Application: Make sure an application is present, and optionally running - can re-launch if not via Launch notifier.
DNS: Query a domain name server to ensure the domain is visible.
Drive Status: Checks the drive capacity threshold, S.M.A.R.T. status, and RAID health.
FTP: Look at a file on an FTP server, to detect its availability or changes.
Incoming Mail (IMAP): Communicate with an IMAP mail server, to make sure it is available, and/or look for new messages.
Incoming Mail (POP): Another kind of mail server (plus a SSL-enabled edition is also available).
Network Time (NTP): Checks that a network time server is responding.
Outgoing Mail (SMTP): Outgoing mail usually goes via a SMTP server; make sure it is available (plus a SSL variation).
Ping: Ping any server to check responsiveness; you can specify timeout and packet loss limits.
Port Available: Like the Port services, but simply checks if a port is open, without actually communicating on it.
Samba SMB: Checks that a Samba SMB client is online and responding.
Screenshot: Takes a screenshot whenever the test is checked. Useful to track activity on the machine.
S.M.A.R.T. Status: Checks the S.M.A.R.T. status for all volumes.
SNMP Status: Checks the status of a SNMP-connected device; it's a failure if it is not up.
System Error Log: Results in a failure if a specified error message occurs in today's system.log.
SSH: Converse with a remote secure shell session.
TCP Port Scanner: Checks the status of all TCP ports on a server.
Web Page: Check a website for changes or failures.

Usually the built-in services are ample, but what if you want to delve deeper? Sometimes you have a special requirement and want to check some other kind of server. Not a problem! You can customize the services to edit the defaults for the built-in ones, or even add new ones. Similar to the Test Info pane, the Service Info pane enables you to change the services - and lets you auto-pause a service, affecting all tests that use that service.

Prescription for Success
Simon is all about flexibility, but perhaps one of the most powerfully flexible features is the Script service plug-in. It enables you to create your own services via AppleScript, shell script, or Perl, PHP, Python, and other scripting languages.

The Script editor enables adding a description to display, custom variables to get values from tests that use the new service, selecting the script type, and of course editing the script itself.

You can get new scripts from the Simon Extras page, or if you write one that you're willing to share, you can save it and send it to us to provide for others.

Capture Your Heart's Desire
Services based on the Port service plug-in enable you to connect to any server and engage in a conversation with it, receiving text and sending responses. If the session script is successfully navigated, the check is considered a success, but if the server doesn't respond, or responds incorrectly, a failure is registered.

There are session scripts built-in for several types of servers. But how do you create your own? Simon makes it easy, with the handy Capture Session panel.

You connect to any server on a given port, select the relevant part of incoming text, type commands to continue the session, and the session script is created for you. Simple as that!

Put a Detective on the Job
But what about websites that have banners or other irrelevant content? Won't that confuse Simon into thinking the page has changed? Nope! Simon has a very useful feature called Filters, where you can tell it what part of the page to look for, e.g. a comment count on a blog, or the lead headline area on a news site. Filters can also optionally detect if the output is different than the previous time they checked.

Multiple filters can be chained to perform operations on the text output by the service. They can also look at the output of any previous filters, and other values, specified as the input for each filter.

Like services, filters can be customized as desired via the Filter Info pane and used in any number of tests. Many filters define default behavior that can be customized for each test, for maximum flexibility.

The provided filters include:
Block: Look for two pieces of text in the filter input, and output the text between them, if found. Also detects if a change occurred from the previous time it was checked. Advanced options include the ability to look for a specific occurrence of the markers.
Block Without Changes: Similar to the Block filter, but doesn't detect changes; useful as a filter before others.
Change: Simply detect a change anywhere in the input text.
Find Keyword: Find some text in the input, using simple text matching. Options include case sensitivity, finding the start or end of a word, and more. Also includes the ability to find the first occurrence, a specific one, or all, plus find and replace those variations.
Find Regular Expression: Find some text in the input, using a regular expression. Definitely a power-user feature! A handy menu of available regex operators is included. Like for Find Keyword, several find and find & replace options are available.
Find Required: Look for some text in the input, and result in a failure if it is not found. Useful to check for text that must be present.
Find Unwanted: Look for some text in the input, and result in a failure if it is found. Useful for undesired text.
HTML Body: Outputs just the contents of the HTML body. Doesn't detect changes, since you might want to do further filtering after this.
Ignore HTML Tag Pairs, Ignore HTML Tags, Ignore Images, Ignore Links, Ignore Numbers, and Ignore Words with Digits: These filters are all similar. They strip out all occurrences of the indicated kind of item from the text. Very useful for refining the output.
List Hyperlinks: Finds and outputs only all HTML hyperlinks from the input, separated by commas.
Number Changed, Number Changed by 10, Number More Than 95%, Number Out of Range: These filters evaluate a number, and result in a Change or Failure depending on specified conditions. They all requires only a valid number as the input, so use another filter before this one to cut down the text to just a number, if necessary.
Override as Unchanged: Alters the current status to Unchanged, to cancel out a Changed or Failure status. The output text remains the same.
Override Custom: A test-configurable override. By default, alters the status to automatically detect a change, without altering the output text.
Override No Fail: Alters a Failure to be a Success status, with the error message as the output text. The status will be Unchanged if the error is the same as last time, or Changed if the error is different.
Simple Format: The Format filters can reformat the output text, including using variables, for example to combine the output of two filters, or wrap in quotes.
Trim Whitespace: Removes spaces, tabs, and returns from the start and end of the text.

Want to do something else? No problem: you can add custom filters by writing an AppleScript, shell script, or Perl, Python etc script. Like the Script service, the Script filter plug-in enables a virtually infinite range of filtering options.

To make it easier to find text for the Filter feature, or just to quickly view the site without leaving Simon, Preview pane is available. The Preview pane includes the rendered content, HTML source and server headers of the page, plus the output of each filter for the test. You can also easily view the sites in your preferred web browser. Preview is also available for non-web services, to see what is output by the server and the filters.

Communication is the Best Policy
Okay, so Simon monitors your tests, detecting changes, failures, and recoveries. And it displays this information in the Monitor window, Dock icon, and Status menu. But you're a busy person, and sometimes want important events to really catch your attention. You're in luck: Simon also has a notifiers feature, with several ways of telling you about things you want to know. Each test can use any number of notifiers, with separate notifiers for each type of event. So, for example, you could play a sound and go to the web page when your favorite blog changes, but email a text message to your cellphone when it goes down.

Further, you can share notifiers between multiple tests: set up a notifier once, and use it for as many tests as you like. For additional flexibility, variables enable customizing the notifier with test names, URLs, times, etc.

Available notifiers include:
Action: Bounce the Dock icon, activate Simon, display in your web browser, and other actions.
APC Masterswitch: Toggle an outlet on an APC Masterswitch power device.
Email: Send an email message to you at work, a friend or client, or your cellphone.
Launch: Start or switch to an application and/or document.
Sound: Play a sound; several extras are provided.
Speech: Simon talks to you!
Web: Get or post to a web page, e.g. to perform a PHP script on the server.

As with services and filters, you can add custom notifiers by writing an AppleScript, shell script, or Perl, Python etc script. The Script notifier plug-in enables a virtually infinite range of notification options. You can also create notifiers based on port connection sessions via the Port notifier plug-in.

But as useful as notifiers are, sometimes you don't want to be bothered... perhaps during a meeting, or while you sleep if your computer is within earshot. As with tests, notifiers can be automatically paused for specified time and day ranges.

Your Reporter on the Scene
What if you're using a different computer, and don't want yet more email, or want to see more detail? Simon also offers a reports feature, that outputs multi-page HTML reports that you can view in any web browser. Simon can automatically save them to your local Personal Web Sharing folder (or any other local folder), or upload them to a remote server, at whatever frequency you like. Click to see a live sample!

The reports use templates to manage layout and content, with several templates built-in, and updates and user-submitted ones available on the Simon Extras page. They aren't limited to HTML, either - there are templates for a RSS feed, tab-delimited text files, and other possibilities... including an iPhone template: click to see it live.

RELEASE NOTES
Release Notes
Release Notes Beta

Supported Operation System:
macOS 10.12 or later
Apple Silicon or Intel Core processor

HOMEPAGE
http://www.dejal.com/simon

DOWNLOAD
(Buy premium account for maximum speed and resuming ability)


https://nitroflare.com/view/7B3E3892089BBB4/hm0ur.Dejal.Simon.5.0.1.macOS.dmg



https://rapidgator.net/file/d60aaf72a3e49185955496afa767d5c0/hm0ur.Dejal.Simon.5.0.1.macOS.dmg


Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Similar Content

    • By _2024_
      Apple macOS Sonoma v14.5 (23F79) Multilingual + Hackintosh + VMWare Edition

      Experience enhanced power and enjoyment with Apple macOS Sonoma, where work and play on your Mac reach new heights. Elevate your video call presence, access information innovatively, improve gaming performance, and explore a multitude of ways to personalize your Mac.
      Enjoy stunning new screen savers featuring slow-motion views of breathtaking locations worldwide. These seamlessly transition into your desktop wallpaper upon login. Add widgets directly to your desktop from the new gallery, including iPhone widgets through Continuity. Widgets intelligently fade when using apps or windows, allowing better focus on your tasks.
      In video conferencing, the Presenter Overlay keeps you at the forefront during screen sharing, with customizable overlays for a polished appearance. Easily share apps during calls and control your video composition using Studio Display or iPhone as your camera. Safari introduces profiles for separate browsing experiences, faster and more relevant search, and enhanced Private Browsing. The update also includes new features in messaging, such as catch-up arrows and swipe-to-reply functionality. Additionally, share and view locations seamlessly within conversations. Apple macOS Sonoma transforms your Mac experience by combining power, functionality, and an element of fun.
      Key Features of Apple macOS Sonoma :
      Stunning new screen savers with slow-motion views Widgets on desktop with Continuity support for iPhone widgets Widgets fade for improved focus when using apps or windows Presenter Overlay for an enhanced video conferencing experience Small overlay option for a movable bubble during screen sharing New Screen Sharing picker for easy app sharing during video calls Control video composition with zoom, pan, and Recenter options Safari profiles for separate browsing experiences Responsive and relevant search suggestions in Safari Enhanced Private Browsing with window locking and tracker blocking Search filters for quicker message searches Catch-up arrow and swipe-to-reply features in messaging Share and view locations directly within conversations. OLD (127.4 GB - 5/15/2024 12:43:48 PM)   macOS Sonoma v14.5 (23F79) Multilingual.part3.rar (Size: 3.1 GB - Date: 5/15/2024 12:41:31 PM)   macOS Sonoma v14.5 (23F79) Multilingual.part2.rar (Size: 5.0 GB - Date: 5/15/2024 12:41:20 PM)   macOS Sonoma v14.5 (23F79) Multilingual.part1.rar (Size: 5.0 GB - Date: 5/15/2024 12:41:02 PM)   macOS Sonoma v14.4 (23E214) for VMWare.part5.rar (Size: 586.9 MB - Date: 3/24/2024 3:31:46 PM)   macOS Sonoma v14.4 (23E214) for VMWare.part4.rar (Size: 5.0 GB - Date: 3/24/2024 3:31:44 PM)   macOS Sonoma v14.4 (23E214) for VMWare.part3.rar (Size: 5.0 GB - Date: 3/24/2024 3:31:25 PM)   macOS Sonoma v14.4 (23E214) for VMWare.part2.rar (Size: 5.0 GB - Date: 3/24/2024 3:31:06 PM)   macOS Sonoma v14.4 (23E214) for VMWare.part1.rar (Size: 5.0 GB - Date: 3/24/2024 3:30:48 PM)   macOS Sonoma 14.2 (23C64) Hackintosh.part3.rar (Size: 3.8 GB - Date: 12/13/2023 2:20:13 PM)   macOS Sonoma 14.2 (23C64) Hackintosh.part2.rar (Size: 5.0 GB - Date: 12/13/2023 2:19:59 PM)   macOS Sonoma 14.2 (23C64) Hackintosh.part1.rar (Size: 5.0 GB - Date: 12/13/2023 2:19:41 PM) Files Password :
      DownloadDevTools.ir  
       
       
       
       
       
       
       
       
    • By qxqx
      Apple macOS Ventura v13.3 (22E252) Multilingual + Hackintosh + VMWare Edition

      Apple macOS Ventura v13.3 (22E252) Multilingual + Hackintosh + VMWare Edition
      File Size: 11.81 GB
      macOS Ventura improves every aspect of everyday Mac use and includes updated versions of key applications, including Mail, Messages and Safari. Continuity for Camera lets you use iPhone as a webcam for Mac. The Arranger feature offers a completely new way to automatically arrange windows. You'll also get the latest security and privacy features for your Mac.
      Configured for a computer on a haswell processor. Mandatory bootloader setting for all .
      Improved search
      The search function proposes more precise and complete results, and shows you suggestions even before you start typing.
      Enhanced image search
      Find images in Photos, Messages, Notes and in the Finder, and even on the web, directly from Spotlight.3 And thanks to the "Active Text" function, you can even search for an image based on the text it contains.
      New search interface
      Find even more details: Search results bring together all the information you need about contacts, albums, singers, movies, TV shows, actors and actresses, sports and companies. Press the spacebar and you'll see large preview windows of your files, which you can browse through in Quick View.
      Shared panel groups
      Share panels and bookmarks, then text or initiate a FaceTime call directly from Safari. If you are planning a trip with friends or choosing a new sofa with your other half, you can share your panels all together. And others can add tabs too if they want to share them with you.
      You have a new message: you can change your mind
      Now you can edit a message that has just been sent, or cancel the sending altogether. And if you don't have time to immediately reply to a message that has just arrived, mark it as unread to come back when you have time.
      New ways to collaborate
      Notes, presentations, reminders, Safari panel groups and more - share them in Messages and kickstart teamwork. You will see updates to shared projects in the thread, and you can contact other people directly from the app you are using.
      ICloud shared photo library
      Easily share photos and videos by adding up to five people, so everyone can help create a great family album. The photos will all be gathered in the same place, ready to be admired at any time even by those who have not taken or retouched them.
      System requirements
      Installation is available on the following Mac models
      iMac18,1 or later
      iMacPro1,1
      MacBookAir8,1 or later
      MacBookPro14,1 or later
      MacPro7,1
      Macmini8,1
      MacBook10,1
      for hackintosh
      Processors without AVX2 (Ivy Bridge and older) - not officially supported!
      Integrated graphics processors SKL and older - not officially supported!
      AMD graphics older than RX4xx - not officially supported!
      Only processors with SSE4.2 (haswell and higher) are supported
      Video cards supporting Metal ( Radeon ), Intel HD (kabylake or higher).
      What News?
      https://developer.apple.com/documentation/macos-release-notes/macos-13-release-notes
      macOS 13 Ventura for VMWare (25.6 GB - 12/11/2022 7:22:55 PM)   Password.txt (Size: 4.0 bytes - Date: 12/11/2022 7:22:21 PM)   macOS 13 Ventura.vmx (Size: 3.0 KB - Date: 12/11/2022 7:14:13 PM)   macOS 13 Ventura.vmdk (Size: 25.6 GB - Date: 12/11/2022 1:06:35 PM)   Apple macOS Ventura v13.3 (22E252) Multilingual.part3.rar (Size: 1.3 GB - Date: 3/30/2023 12:03:07 PM)   Apple macOS Ventura v13.3 (22E252) Multilingual.part2.rar (Size: 5.0 GB - Date: 3/30/2023 12:03:03 PM)   Apple macOS Ventura v13.3 (22E252) Multilingual.part1.rar (Size: 5.0 GB - Date: 3/30/2023 12:02:45 PM)   Apple macOS Ventura v13.3 (22E252) Hackintosh.part3.rar (Size: 2.2 GB - Date: 3/30/2023 12:01:39 PM)   Apple macOS Ventura v13.3 (22E252) Hackintosh.part2.rar (Size: 5.0 GB - Date: 3/30/2023 12:01:32 PM)   Apple macOS Ventura v13.3 (22E252) Hackintosh.part1.rar (Size: 5.0 GB - Date: 3/30/2023 12:01:14 PM) Files Password :
      DownloadDevTools.ir  
       
    • By artae
      File size: 14.56 MB

      InstaBro is a simple tool for Mac that lets you all the photos and videos from any Instagram account, hashtag or location in a most convenient way.

      You can also export all data to a CSV file.

      Features
      No sign-in required (for public accounts)
      Search for users, tags, locations
      Full-featured tabs
      Like, comment and follow
      Secure sign in to browse private accounts, personalize search & interact
      Browse multiple sources (users/tags/places)
      Table or collection view
      Preview video or hires image in the Quick Look panel
      Export data to CSV

      ▸ Users, Tags & Places. Add as much sources as you need
      ▸ Like, Comment & Follow. Toggle panel for interaction
      ▸ Search Everything. Hybrid search for users, tags and locations
      ▸ Quick Look. Preview videos and hires photos instantly
      ▸ . Save all user's media at once
      ▸ Table View. Explore media in details
      ▸ Export to CSV. Analyse data using spreadsheets

      Supported Operation System
      macOS 10.12 or later
      Apple Silicon or Intel Core processor

      HomePage:https://anonymz.com/http://instabro.app
      DOWNLOAD
      (Buy premium account for maximum speed and resuming ability)


      https://nitroflare.com/view/BAC1981E2CF5679/pz9l0.InstaBro.5.3.9.macOS.rar



      https://rapidgator.net/file/15d3a9ffa8de1bc06a6edc130a55e900/pz9l0.InstaBro.5.3.9.macOS.rar


    • By artae
      System Dashboard 4.2.1 | macOS | 5 mb
      System Information Extension. System Dashboard shows the processor, memory, network and disk usages in a small and lightweight window. The System Dashboard shows all the important characteristics of your system on a single page.

      Features:
      * System Overview
      The main window of this app will show the most important and interesting parameters of your system on a single window.
      * Processor
      This category shows the total, user and system CPU usage. The number of threads and tasks is also shown.
      * Memory
      This category shows the used, wired, compressed and free memory of your system.
      * Network
      The network category shows the current download- and upload speed but also the number of open connections and your internet IP address.
      * Batteries
      The app also checks the battery status of connected Bluetooth devices. All Apple peripherals are supported.
      Compatibility: macOS 11.5 or later
      DOWNLOAD
      (Buy premium account for maximum speed and resuming ability)


      https://nitroflare.com/view/3BC71A55F87C7DE/0fqmm.System.Dashboard.4.2.1.macOS.rar



      https://rapidgator.net/file/96c99d870ba6a31d375e87b68b888d8f/0fqmm.System.Dashboard.4.2.1.macOS.rar


    • By artae
      File size: 50.95 MB

      Ever wished you could save a video from the Internet? Search no more, Downie is what you're looking for. Easily download videos from thousands of different sites.

      Key Features
      Supports many sites - currently supports over 1,000 different sites (including YouTube, Vimeo, etc.) and the number is rapidly growing.
      4K video YouTube support - unlike many other YouTube downloaders, Downie supports HD video on YouTube, up to 4K.
      Postprocessing - need your video in MP4 for iTunes? Or want just the audio track? No problem, Downie can handle this for you automatically!
      History Synchronization - sychronize Downie history over iCloud between your devices.
      Quick support - I respond to emails usually within 24 hours and often add support for requested sites in the next update.
      Frequent updates - Don't wait weeks for new sites to be supported, or bugs to be fixed! Downie is updated about once a week with new features, sites supported, etc.
      International - not only that Downie supports country-specific sites, it is localized into various languages. If your language is missing, contact us - we can offer you a free license in exchange for a translation.

      New in Downie 4
      UI Redesign the UI has been redesigned with more options at hand, while not cluttering the UI.
      Menu Bar Control control the app from the menu bar without the need for the Dock icon.
      Customizations custom postprocessing using your own shell script, custom file name formatting, and much more.
      Improved Speed YouTube videos load up to 6 times faster with Downie 4 when compared to Downie 3!
      Metadata Improvements the metadata that Downie gathers can be written into an external JSON file for further custom processing.
      Improved User-Guided Extraction the UGE window now has history, allows saving favorites and much more.
      ... and much more! - many minor improvements, like custom naming schemes, option to force MP4 downloads, better cancellation, priority flags, etc...

      Release Notes
      https://www.charliemonroesoftware.com/trial/downie/v4/rnotes.html

      Supported Operation System
      macOS 10.12.6 or later
      Apple Silicon or Intel Core processor

      HOMEPAGE
      http://software.charliemonroe.net/downie.php
      DOWNLOAD
      (Buy premium account for maximum speed and resuming ability)


      https://nitroflare.com/view/A11645EEB6B7726/qow4v.Downie.4.5.4.U2B.macOS.dmg



      https://rapidgator.net/file/44bb91d875387fe21d5bf59e244e7962/qow4v.Downie.4.5.4.U2B.macOS.dmg


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...