PushMon version 1.26 Support for new Schedules
You asked, and we listened! PushMon now supports additional schedules to cater to your application monitoring needs.
You asked, and we listened! PushMon now supports additional schedules to cater to your application monitoring needs.
We have just released version 1.25, which exposes several APIs for all PushMon users who wish to develop their own clients on top of our Software-as-a-Service Platform.
There are specific cases that require a greater level of control and detail in scheduling tasks. Of course this is possible with Java’s TimerTask, but the work would be a bit more arduous and perhaps even unnecessary since we already have APIs ready for such a task, as is the case with the Quartz Scheduler.
Batch files have been around since the early Windows operating system. These are plain text files with .bat|.cmd|.btm file extensions, and when executed, the commands are interpreted by the Windows command-line interface. While Microsoft released a more advanced command-line tool called PowerShell (this is not installed by default), the native windows command line remains a popular choice for scripting. Here are some tips and tricks for developers and non-technical people alike.
The use of scheduled tasks is very common in large and medium-sized systems, mainly because they have several functionalities linked to the automation of tasks without human intervention. It is common to see the use of tools like crontab (Linux) for scheduling tasks, be they in Java or another language.
NOTE: This is part 2 of a post on how to monitor your server. For pre-requisites and how to monitor a windows-based server, read the earlier blog post.
PushMon is a powerful, easy-to-use service for monitoring resources and applications. You don’t have to be a technical IT professional to use it for your personal or professional projects. In this article, we will show how you can monitor your server and notify you when unexpected shutdowns happen.
Cron is a powerful tool in linux-based operating systems to execute jobs at specified intervals. This easy hack makes monthly cron jobs execute at a specific date.
It’s been some time since devops and agile to walk side by side. Combining both has become the basic precept for any IT area, since that way you can get better business results. However, this union still generates much discussion. To better understand the two concepts, it is interesting to note that all of DevOps’ efforts within an organization are geared towards enabling “value delivery” to customers and businesses as quickly as possible.
It’s no use computerize your entire company and introducing a poor, slow, or difficult usability system. To effectively anticipate this type of scenario and avoid jobs and headaches for your team, APM – Application Performance Monitoring – comes as a good alternative. Through it, you can analyze how your team is using enterprise applications. With this, you can better understand whether these applications are offering problems or solutions. But the advantages do not stop there.