You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi buddy !!!!
I need ideas about a jenkins job that I want to create . I have the idea but I don't really know where to get started. I have a web app displaying server status. and whenever the status is good the results is " like a boss" which mean positive and when is bad it displays " horrible" which is negative. I want to create a job for that. any ideas about how it should be written. I want to mention that the app on the server is nodejs application.
Thanks
Victor Martinez
unread,
Dec 2, 2015, 6:54:34 AM12/2/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Probably you need to describe in details what you really need. Jenkins jobs are normally async, if you need a monitoring system, probably it's worth if you use Zabbix or another alternative system instead.