For PushMon to work, you need to access the PushMon URL on a regular schedule. This means you will most likely need to make some code or script changes on your end. For example, if you want PushMon to monitor your Bash script, call the PushMon URL at the end of Bash script. Below you will find sample code that can help you get started. If you have any suggestions, comments, additions, feel free to contact us at .
AutoIt is a freeware BASIC-like scripting language for Microsoft Windows that can be compiled to executable code. |
A batch file is a text file containing a series of commands intended to be executed by the Microsoft Windows command interpreter. |
C# is a modern, general-purpose, object-oriented programming language designed for the Common Language Infrastructure. |
Java is a general-purpose, concurrent, object-oriented language that is intended to let application developers "write once, run anywhere." |
PHP is a general-purpose server-side scripting language originally designed for web development to produce dynamic web pages. |
Perl is a high-level, general-purpose, interpreted language nicknamed "the Swiss Army chainsaw of programming languages". |
VBScript is an Active Scripting language designed as a "lightweight" language with a fast interpreter for use in a wide variety of Microsoft environments. |
Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. |
Ruby is a dynamic, reflective, object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features. |
A shell script is a script written for the command line interpreter of an operating system. Here's an example in Bash. |
JavaScript is primarily used in client-side scripting, implemented as part of a Web browser in order to provide enhanced user interfaces. |
Apache Ant is a software tool for automating software build processes, and is best suited to building Java projects. |
Windows PowerShell is a task-based command-line shell and scripting language designed especially for system administration. |
Scala is a general-purpose programming language providing support for functional programming and a strong static type system. |
C is a general-purpose programming language that is extremely popular, simple and flexible.
It is machine-independent, structured programming language which is used extensively in various applications. |
Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside of a browser. |
Promise based HTTP client for the browser and Node.js |
jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation,
as well as event handling, CSS animation, and Ajax. |